eggs

module
v0.0.85 Latest Latest
Warning

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

Go to latest
Published: May 29, 2024 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
constraints
Package ptr treats pointers as golang's native options.
Package ptr treats pointers as golang's native options.

Jump to

Keyboard shortcuts

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