|
|
|
|
|
by burntsushi
4416 days ago
|
|
I'm skeptical that trees and graphs are the only thing generics are good for, but, I've published research with open source software written in Go.[1] I've also done it for Haskell.[2] I just try not to pigeonhole languages and learn as much as I can about different paradigms. In my experience, they all have something useful to offer beyond trees and graphs. [1] - https://github.com/BurntSushi/cablastp [2] - https://github.com/ndaniels/mrfy |
|