8. Len function

Genericity polymorphism ‘len’ function

8.1. Examples

>>> m=rand(4)
>>> len(m)
16