f::lmax (public)

 f::lmax xs

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

Parameters:
xs (required)
Returns:
the maximum element of the list xs

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