Implemented conj, (badly) implemented meta--needs to work for all objects and not...
authorJavier Fernandez-Ivern <javier.fernandezivern@availity.com>
Mon, 26 Oct 2015 15:37:17 +0000 (10:37 -0500)
committerJavier Fernandez-Ivern <javier.fernandezivern@availity.com>
Mon, 26 Oct 2015 15:37:17 +0000 (10:37 -0500)
commit2ec7fa0b5701a3eca23bcddc266ea96d61f9bcdc
tree77adbf397f5b18a2de05ffb756bb7e075ff198d2
parent26f0b60f8b6c6f8ab0157c81e1577a29d634cd79
Implemented conj, (badly) implemented meta--needs to work for all objects and not mutate them
kotlin/Makefile
kotlin/src/mal/core.kt
kotlin/src/mal/reader.kt
kotlin/src/mal/stepA_mal.kt [new file with mode: 0644]
kotlin/src/mal/types.kt