Changeset 39150 in project
- Timestamp:
- 11/07/20 19:15:05 (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/5/srfi-111
r39149 r39150 1 == Boxes1 == SRFI-111: Boxes 2 2 === Abstract 3 3 Boxes are objects with a single mutable state. Several Schemes have them, sometimes called cells. A constructor, predicate, accessor, and mutator are provided.
Note: See TracChangeset
for help on using the changeset viewer.