Class MatrixDictKeysIterable

All Implemented Interfaces:
PostfixMathCommandI, Serializable
Direct Known Subclasses:
StreamMatrixKeys

public class MatrixDictKeysIterable extends UnaryFunction
Matrix compatible versions of the KeysIterable function. Returns an Iterable<Object> for the keys of a map.
Since:
Jep 4.1
See Also: