Also, is there any plan to later add a predicate for this? And if so, would it 
be called any of these? Like specified? I want to start and use a common 
vocabulary.

Currently I think you’d have to use s/get-spec to determine whether something 
is a registered spec or not. I saw s/spec? but that only checks that the 
argument is a “spec object”, i.e., instance? clojure.spec.alpha.Spec

Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

________________________________
From: clojure@googlegroups.com <clojure@googlegroups.com> on behalf of Didier 
<didi...@gmail.com>
Sent: Monday, November 13, 2017 2:17:17 PM
To: Clojure
Subject: Something that has a spec is said to be ???

Hey all,

I'm facing a naming problem, I can't decide how I want to call something that 
has a spec.


  1.  Something that has a spec is said to be specced.
  2.  Something that has a spec is said to be speced.
  3.  Something that has a spec is said to be specified.

I'm leaning towards number 3. What does the community think?

Also, is there any plan to later add a predicate for this? And if so, would it 
be called any of these? Like specified? I want to start and use a common 
vocabulary.

Thanks.

--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
---
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
clojure+unsubscr...@googlegroups.com<mailto:clojure+unsubscr...@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to