Manuals/calci/FORDOFUNCTIONS

From ZCubes Wiki
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.


See Also

References