lingy-lang / lingy

MIT License
42 stars 3 forks source link

Implement the next 10 most used clojure.core functions #5

Open ingydotnet opened 1 year ago

ingydotnet commented 1 year ago

From this list https://raw.githubusercontent.com/lispcast/lispcast.github.io/master/files/clojure-analysis-results.csv

Implement the top function that are in clojure.core and not yet in lingy.core.

ingydotnet commented 1 year ago
ingydotnet commented 1 year ago

Might change this list depending on results from #9

ingydotnet commented 1 year ago

Also I had a note to add these soon:

ingydotnet commented 1 year ago

Some old to do notes:


Introspection functions

ingydotnet commented 1 year ago

See #6