Hi,

Am 03.06.2009 um 18:53 schrieb CuppoJava:

Is there a function that will return true iff calling seq on it's
argument will not throw an error? I thought it was seq?, but (seq? [1
2 3]) returns false.

(or (coll? x) (seq? x)) should give a reasonable approximation.

Sincerely
Meikel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to