Skip to content

Scala Experiment: Play with Ideas from Haskell Monads to enable transparently batched programming.

License

Notifications You must be signed in to change notification settings

kkalass/BatchMonads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 

Repository files navigation

BatchMonads

A Scala library to try out a fancy idea: writing some kind of DSL that can be programmed linearly with single objects in quite "normal" style, but where the actual data-access operations are batched more or less transparently.

About

Scala Experiment: Play with Ideas from Haskell Monads to enable transparently batched programming.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages