This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The post-it note on the computer reads "Spring, 1922". | |
-> hub | |
=== hub | |
~ temp allFiles = LIST_ALL(Files) | |
- (loop) | |
~ temp file = pop(allFiles) // pop is an ink function from the "Ink" menu | |
{ Files ? file: // have you seen it? let's list the ones we've found. |
OlderNewer