1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/devel/objectivelib/pkg-descr
Dirk Meyer ecb3785407 ObjectiveLib provides two primary services: containers and algorithms.
An important part of the library that keeps everything moving is
iterators.  ObjectiveLib is designed to offer the same functionality
to Objective-C programmers that the Standard Template Library offers
to C++ programmers. Therefore, anyone familiar with the STL will have
no trouble using and understanding the machinery of ObjectiveLib.

WWW: http://objectivelib.sourceforge.net/
2006-12-01 20:31:28 +00:00

9 lines
453 B
Plaintext

ObjectiveLib provides two primary services: containers and algorithms.
An important part of the library that keeps everything moving is
iterators. ObjectiveLib is designed to offer the same functionality
to Objective-C programmers that the Standard Template Library offers
to C++ programmers. Therefore, anyone familiar with the STL will have
no trouble using and understanding the machinery of ObjectiveLib.
WWW: http://objectivelib.sourceforge.net/