Skip to content

vlacs/stateful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stateful

State is one of those things where despite as much as you want to make your library and every app you write to be purely functional, sometimes can't always have you cake and eat it too. Stateful is a library that a developer to use system state in a consistent way in both practical and easy ways. It is a simple library that deps on nothing but Clojure 1.6.

Releases and Dependency Information

Leiningen dependency information:

[org.vlacs/stateful "0.1.1"]

Maven dependency information:

<dependency>
  <groupId>org.vlacs</groupId>
  <artifactId>stateful</artifactId>
  <version>0.1.1</version>
</dependency>

Usage

TODO: Coming soon!

Change Log

  • Version 0.1.0
    • Initial release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published