hy/tests/native_tests
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-03-05 18:39:34 -05:00
2013-12-29 16:50:21 +01:00
2013-09-22 15:12:59 +02:00
2013-12-23 14:33:51 +01:00
2013-12-27 13:50:19 -07:00
2013-12-27 13:50:19 -07:00
2013-12-29 16:50:21 +01:00