set meta
Source: /avail/Avail/Foundation/Bootstrap/Infallible Primitives
Categories: Primitives, Types, Sets, Queries
Answer the element type of the specified set type. This is the most specific type to which all elements of instances must conform.
Position | Name | Type | Description | |
---|---|---|---|---|
Parameters | ||||
1 | aSetType | set meta | A set type. | |
Returns | (any)'s type | The argument's element type. |