Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 473 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 473 Bytes

Cluster library

The ClusterBasic class holds an array of elements, all of the same type, and redirects all messages that it receives to those elements. Automates the process of calling methods of all elements on an array.

License

ImmLib is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. See COPYING for the license text.