Skip to content

tjercus/kotlin-algebraic-data-types

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Algebraic data types in Kotlin

Currently implemented:

Maybe (Nothing, Just) and Either (Left, Right)

Releases

No releases published

Packages

No packages published

Languages