Specification
Allows to apply custom configuration in a type safe way to simple untyped configuration. By convention Scheme companion should inherit this class
Functions
read
Link copied to clipboard
Read generic read-only meta with this Specification producing instance of desired type. The source is not mutated even if it is in theory mutable
write
Link copied to clipboard
Wrap MutableMeta, using it as inner storage (changes to Specification are reflected on MutableMeta
Inheritors
SchemeSpec
Link copied to clipboard