Haystack NA value.
Compares two values.
The value to compare against.
The sort order as negative, 0, or positive
Value equality check.
The value to test.
True if the value is the same.
The value's kind.
Dump the value to the local console output.
Optional
An optional message to display before the value.
The value instance.
Compares the value's kind.
The kind to compare against.
True if the kind matches.
Returns true if the haystack filter matches the value.
The filter to test.
Optional haystack filter evaluation context.
True if the filter matches ok.
Returns the value instance.
An Axon encoded string of the value.
The value as a dict.
Encodes to an encoded zinc value that can be used in a haystack filter string.
A dict isn't supported in filter so throw an error.
The encoded value that can be used in a haystack filter.
The value as a grid.
A JSON reprentation of the object.
A string containing the JSON representation of the object.
A byte buffer that has an encoded JSON string representation of the object.
A JSON v3 representation of the object.
The value as a list.
A string representation of the value.
Encodes to an encoding zinc value.
The encoded zinc string.
The zinc encoded string.
Static
Makes an na.
A na instance.
Haystack NA value.