|
|
|
|
|
by samratjp
2943 days ago
|
|
Putting this out here in case if anyone finds it useful - I like a lot of good ideas from Contracts.rb such as the type signature looking more expressive (personal taste - looks Haskell/Elm ish) and support of Maybe's. Granted it's not static but def some good ideas to steal from. https://egonschiele.github.io/contracts.ruby/ |
|