Created
November 2, 2023 06:51
-
-
Save stijnmoreels/fd0a23546eef4ac59c6d9306e5cc865a to your computer and use it in GitHub Desktop.
This file contains hidden or 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
| type Folder = | |
| private { Id : Alphanum10 | |
| Children : Folder list } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment