Create Categories
Experimental Feature
Categories are currently being developed. Limited availability.
Categories are collections of elements that share common properties. They are defined with the keyword categories
and wrapped by []
. Each category is separated using ,
:
Lists with categories
Lists can be organized with categories. For example, the list Cost
with the category InternetProvider
to define a monthly price for each internet provider:
Categories can be reused across multiple lists. For instance, the category InternetProvider
to define the lists Cost
and PhonePlan
:
Operations
All operations applied to a categorized list are replicated. For example, to find the yearly subscription amount of each internet provider:
Access
Subsets of categorized lists are accessed with a condition. For example, the Cost
of subscribing 2 years of internet with AV&T
: