Created
September 16, 2018 13:53
-
-
Save arsduo/5b61ab759aa5fa0189423d4e0344480e to your computer and use it in GitHub Desktop.
Elm 0.19 History Export of a List
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
{ | |
"$": "::", | |
"a": { | |
"title": "Too Like the Lightning" | |
}, | |
"b": { | |
"$": "::", | |
"a": { | |
"title": "The Fear of Barbarians" | |
}, | |
"b": { | |
"$": "::", | |
"a": { | |
"title": "Evicted" | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment