Skip to content

Instantly share code, notes, and snippets.

@tarquin-the-brave
Last active May 12, 2020 12:42
Show Gist options
  • Save tarquin-the-brave/dc8098bb3f49d6017d4a7d4203f42b07 to your computer and use it in GitHub Desktop.
Save tarquin-the-brave/dc8098bb3f49d6017d4a7d4203f42b07 to your computer and use it in GitHub Desktop.
orbits :: [(String, String)]
unfoldFunction :: String -> (String, [String])
unfoldFunction = forestBuilder orbits
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment