NaturalIntelligence / nimnjs

JS implementation of nimn specification
https://solothought.com/nimn
Other
45 stars 6 forks source link

Support Date #15

Closed amitguptagwl closed 6 years ago

amitguptagwl commented 6 years ago

Currently supported primitives are : string, number, and boolean. Need to support date data type as well.