good
good copied to clipboard
The Good Programming Language
We should use efaceconv concept and optimize goodlang's eface work.
We should setup a CI, e.g. travis CI etc.
Let's say we have this struct: ```go type SomeStore struct { b int c string d float64 } ``` User should be able to define functions like: ```go func Store(n...
# What I've done add travis config and sync up the master # Issue refs #13 Checklist to be merged: - [x] I've gofmt'd my code - [x] I've check...
ADT
Needs generics. ``` type Maybe a = Just a | Nothing type Either a b = Left a | Right b type Tree a = Node a | (Tree a,...
Using proposal docs from https://github.com/golang/proposal/blob/master/design/15292-generics.md
As @kirillDanshin proposed, we can draw a new logo with Bobr Dobr (beaver). 