Thank you, that's it. Tatu Tarvainen <[email protected]> schrieb am Di., 12. Apr. 2016 um 10:24 Uhr:
> Maybe you want satisfies? > > cljs.user=> (satisfies? IDeref 2) > false > cljs.user=> (satisfies? IDeref (atom nil))) > true > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/clojurescript. > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/clojurescript.
