Futilities/v0.6/clade/Apps/ftm/InReq/Monad
Jump to navigation
Jump to search
| ||||||||||||||
About
- Purpose: handles any input argument that is just a value
- Any extra pieces should be understood as "the input had one or more colons in it".
Note that Item() here is a [WFe]Sys\Data\tree\XML\tags\item\Found\ReqItem object.
History
- 2025-04-05 do we even need this class?
- 2026-04-26 It is still being required when I try to do a copy...
- ...and now I've adapted it to be specifically for reassembling colon-separated Piece-objects into a single string (with colons).
- 2026-05-24 Renamed from
Value⇒Monadto more accurately indicate its function.