MatheusRich/lana

`gets` should return string

MatheusRich opened this issue · 0 comments

Depends on #5.

It would be nice to have string parser methods too:

  • to-num
  • to-bool
  • to-keyword
  • to-sym

And query methods:

  • is-a?