Skip to content

Collections

Compare
Choose a tag to compare
@crimsonknave crimsonknave released this 15 Sep 16:15
· 43 commits to master since this release

Added collection object which is an array of objects. The collection will initialize them if they are not already. It also provides some top level methods such as changed?, errors and serializable_hash that traverse the collection.