Skip to content

erkkah/immutable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Immutable containers for Golang

This package provides immutable Map and Vector implementations for Golang. The containers are immutable in the sense that all modifying operations return an updated version of the container and keeps the original container untouched.

API docs

About

Immutable datastructures for golang

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages