Skip to content

mikhalytch/eggs

Repository files navigation

eggs

extended go generics, scala-like

project moved to codeberg.org


codecov


Things to note:

  1. computations are not lazy:
    try.Trie(os.ReadFile("file")). // will execute without any .unsafeRunSync()
                    Map(bytes.ToLower) 
    it's a long road, but we'll get there

About

extended go generics, scala-like

Resources

License

Stars

Watchers

Forks

Packages

No packages published