Welcome! Please see the
About
page for a little more info on how this works.
GitHub Login
All Activity
Questions
Unanswered
Tags
Ask a Question
About
Recent
Hot!
Most votes
Most answers
Most views
Ask a Question
Ask a question:
Most viewed questions in Spec
0
votes
1
answer
clojure.spec/Spec implementations that don't implement IObj get silently dropped in s/def
asked
Mar 23, 2017
in
Spec
by
jira
request
jira
+1
vote
1
answer
Spec alias behavior
asked
Jul 11, 2022
in
Spec
by
Nikola Vojičić
clojure
spec
0
votes
1
answer
for macro spec should know :let can't go in the first position
asked
Dec 9, 2016
in
Spec
by
jira
request
jira
0
votes
1
answer
Support data-conveying conform errors (alternative/complement to :clojure.spec/invalid)
asked
Feb 22, 2017
in
Spec
by
jira
request
jira
0
votes
1
answer
Args to defn can be invalid, but produce nil explain-data
asked
Mar 17, 2018
in
Spec
by
jira
problem
jira
0
votes
1
answer
Inconsistent results from s/valid? and s/explain when using s/or without parameters
asked
Jun 19, 2018
in
Spec
by
jira
problem
jira
0
votes
1
answer
incorrect spec conform when an optional (?) is inside of a one or more (+)
asked
Feb 3, 2017
in
Spec
by
jira
problem
jira
+2
votes
2
answers
Spec2 - Bug on nested schema specs
asked
Sep 21, 2022
in
Spec
by
Michel Henrique Dib
0
votes
1
answer
s/unform using spec containing (s/? (s/cat ,,,)) returns an invalid value (spec 1)
asked
Nov 24, 2020
in
Spec
by
Ognen Ivanovski
0
votes
2
answers
s/form fails to unfn #(...) forms occurring in a nested spec
asked
Aug 24, 2017
in
Spec
by
jira
problem
jira
0
votes
2
answers
refer-clojure and import specs are too limited in quote support
asked
Dec 30, 2018
in
Spec
by
jira
problem
jira
0
votes
1
answer
Add fully-qualified specs to explain-data when map fails to contain required keys
asked
Nov 29, 2017
in
Spec
by
jira
request
jira
0
votes
1
answer
(s/valid? ::my-spec) succeeds, but (s/valid? (s/and ::my-spec ::my-spec)) fails
asked
Mar 8, 2023
in
Spec
by
Adrian
0
votes
1
answer
every-impl breaks when passed records
asked
Feb 13, 2019
in
Spec
by
jira
problem
jira
+1
vote
0
answers
Accessing :column, :line & :file meta data of a Spec
asked
Sep 12, 2022
in
Spec
by
r0man
spec
spec2
Page:
« prev
1
...
6
7
8
9
10
11
12
next »
Welcome to Clojure Q&A, where you can ask questions and receive answers from members of the Clojure community.
Categories
All categories
Clojure
(1.6k)
Syntax and reader
(77)
Compiler
(144)
Macros
(26)
Records and Types
(19)
Collections
(81)
Sequences
(26)
Transducers
(27)
Multimethods
(10)
Protocols
(24)
Metadata
(8)
Namespaces and vars
(18)
Refs, agents, atoms
(14)
Java Interop
(85)
IO
(22)
Errors
(76)
REPL
(50)
Printing
(38)
Regex
(2)
Spec
(170)
Test
(25)
Docs
(104)
ClojureScript
(619)
ClojureCLR
(28)
Contrib libs
(739)
Tools
(81)
Meta
(20)
Other
(96)
Beginner
(2)
...