Note: We plan to do a thorough documentation pass in the coming weeks to clean up and document the codebase. This document is a very rough draft intended to help intrepid adventurers navigate the jungle until then.
- Cardinality - The number of results a thing would return.
- Intermediate - A value which is necessary to derive the final result, but not part of the result.
- Referential Transparency - The property of always returning exactly the same output given an input.