Hacker News new | ask | show | jobs
by aaron-santos 3296 days ago
I'm curious how does this compare to something like Cats' NonEmptyList[1] in Scala?

[1] - https://github.com/typelevel/cats/blob/master/core/src/main/...