feyeleanor / chain

An implementation of the classic Lisp-style Cons list data structure, a chain of value-link pairs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== About ==

Chain is an implementation of the classic Lisp-style Cons list data structure, a chain of value-link pairs.

About

An implementation of the classic Lisp-style Cons list data structure, a chain of value-link pairs.

License:Other


Languages

Language:Go 100.0%