all property
For convenience all
can be set to true
to indicate that this KeySet
matches all keys in the table or index.
Note that any keys specified in keys
or ranges
are only yielded once.
Implementation
core.bool? all;
For convenience all
can be set to true
to indicate that this KeySet
matches all keys in the table or index.
Note that any keys specified in keys
or ranges
are only yielded once.
core.bool? all;