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-07-06 20:39:02 +02:00
2014-01-02 03:13:49 +01:00
2013-12-23 14:33:51 +01:00
2013-04-28 17:04:33 +02:00