Create a new definition bound to the given symbol
doc |
Documentation in simplified flavor of markdown |
---|---|
is |
Defines one or more supertypes of a subtyping relationship |
mandatory |
Requires that the marker be applied to dicts which use the marker's subtypes |
mixin |
Marker added to a def to indicate inclusive subtyping |
notInherited |
Marker applied to a def to indicate that is not inherited into subtype definitions |
transient |
Indicates a value tag which should not be persisted |
wikipedia |
Hyperlink to the subject's page on Wikipedia |
dict.of |
Value type of a homogeneous dict |
---|---|
grid.of |
Dict row type of a grid |
list.of |
Item type of a list |
of |
Value type of a collection or reference |
ref.of |
Referrent type of a ref |