Magik Sets

Hashed Collections

Hash collections (those inheriting from hash_helper) provide a way of collecting objects based of some identity or equality.

RWO Sets

RWO_sets are specifically designed to hold ds_records from a database. The "hash" is defined as the equality_hash of the record + equality_hash of the record's dataset.

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License