eggs

module
v0.0.46 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2023 License: CC0-1.0

README

eggs

extended go generics, scala-like


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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL