Fork me on GitHub
#lambdaisland
<
2017-05-03
>
jumar13:05:11

@plexus I found an issue in https://lambdaisland.com/episodes/deftype_definterface episode. It seems that recursive call to deftype constructor (`->Node`) isn't allowed before earlier definition of Node. I added the comment to the episode