f::lmin (public)

 f::lmin xs

Defined in packages/acs-tcl/tcl/ad-functional-procs.tcl

Parameters:
xs
Returns:
the minimum element of the list xs

Partial Call Graph (max 5 caller/called nodes):
%3 test_functional_api functional_api (test acs-tcl) f::lmin f::lmin test_functional_api->f::lmin f::fold1 f::fold1 (public) f::lmin->f::fold1

Testcases:
functional_api
Source code:
    fold1 min $xs
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: