Manuals/calci/FORDOFUNCTIONS

From ZCubes Wiki
Revision as of 14:46, 4 February 2020 by Joseph (talk | contribs) (Created page with "==FORDOFFUNCTIONS(SomeType,SomeArray,SomeFunctions) == ==Description== *SomeType may be filter, map, forall, etc. *FORDOFFUNCTIONS returns the result of applying the set of...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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