Skip to content

Instantly share code, notes, and snippets.

@stijnmoreels
Created November 2, 2023 06:51
Show Gist options
  • Select an option

  • Save stijnmoreels/fd0a23546eef4ac59c6d9306e5cc865a to your computer and use it in GitHub Desktop.

Select an option

Save stijnmoreels/fd0a23546eef4ac59c6d9306e5cc865a to your computer and use it in GitHub Desktop.
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