Sow¶
Status: Stable
documented, exercised by the test suite and/or worked examples, with no known limitations recorded.
Description¶
Sow[e]
Collects e into the nearest enclosing Reap and returns e.
Sow[e, tag] collects e for the Reap whose pattern matches tag;
Sow[e, {tag1, tag2, ...}] collects e once for each tag_i.
Examples¶
No verified examples yet for this function.
Implementation notes¶
Attributes: Protected.
Implementation status¶
Stable — documented, exercised by the test suite and/or worked examples, with no known limitations recorded.
References¶
- Source:
src/core.c - Specification index:
Mathilda_spec.md