java-cons

This small, one interface project is a try to reimplement the mechanics used in Rackets cons cells in Java.
git clone git://git.oshgnacknak.de/java-cons.git
Log | Files | Refs | README

.gitignore (24B)


      1 /out/
      2 /.idea/
      3 /cons.iml