f::products (public)

 f::products xs

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

Parameters:
xs
Returns:
the list of partial products of the list xs

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

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