Abhishek L f159f1499b Adding a simple coll? function to the core
* hy/core/language.hy:
  -Added a simple coll? function that checks whether the given argument
  is an iterable and not a string,
  - Also replaced the check in `flatten` by coll?

* tests/native_tests/core.hy: Tests updated for checking coll?
2014-01-12 15:49:09 +05:30
..
2013-12-06 20:07:39 +05:30
2013-03-28 22:42:53 -04:00
2014-01-01 16:40:16 -05:00
2013-12-31 14:24:50 -05:00