All Implemented Interfaces:
PostfixMathCommandI, Serializable

public class Size extends UnaryFunction
The number of entries of the map.
map = {'x':2, 'y':3};
size(map);
Since:
Jep 4.1
See Also: