NGS version 0.2.17 auto-generated documentation
Documentation index
The global namespace
min multimethod
min multimethod
Methods
min(
e:
Eachable1
)
Source:
stdlib.ngs:3473
Find minimal element under (<)
min(
a:
Any
,
b:
Any
,
*rest:
Arr
)
Source:
stdlib.ngs:3478
Find minimal element under (<)