Changeset 35462 in project
- Timestamp:
- 04/29/18 00:22:33 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/man/5/Module (chicken module)
r34480 r35462 10 10 weird considering that's halfway between tutorial and reference. 11 11 12 === current-module 13 14 <macro>(current-module)</macro> 15 16 This will expand a symbol equal to the current module's name when 17 inside a module. If not inside a module (at toplevel), expands to 18 {{#f}}. 19 12 20 --- 13 21 Previous: [[Module (chicken memory representation)]]
Note: See TracChangeset
for help on using the changeset viewer.