Manuals/calci/FORDOFUNCTIONS
Jump to navigation
Jump to search
FORDOFFUNCTIONS(SomeType,SomeArray,SomeFunctions)
Description
- SomeType may be filter, map, forall, etc.
- FORDOFFUNCTIONS returns the result of applying the set of SomeFunctions to SomeArray
- This function is used primarily by other functions.