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 answered questions in Spec
0
votes
1
answer
Should s/keys error on bad arg keys (not :req, :req-un, etc)?
asked
Aug 26, 2023
in
Spec
by
Ryan Tate
spec
0
votes
1
answer
Should the actual function be called when an fspec is being validated?
asked
May 29, 2023
in
Spec
by
Gabriel Giussi
0
votes
1
answer
Inconsistent results from s/valid? and s/explain when trying to spec list of values
asked
May 24, 2023
in
Spec
by
Vadim Rodionov
clojure
spec
spec-tools
0
votes
1
answer
Full specs for clojure.core in core.specs.alpha
asked
Apr 14, 2023
in
Spec
by
Schuyler Reinken
spec
request
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
clojure.alpha.spec/gen can't generate samples for schemas containing unregistered specs
asked
Mar 7, 2023
in
Spec
by
Gabriel Giussi
spec
0
votes
1
answer
`(s/merge X Y)` disables conformation for `:*-un` keys in X
asked
Jan 21, 2023
in
Spec
by
Colin P. Hill 1
spec
bug
0
votes
1
answer
how clojure.spec.alpha validation correctness is reasoned about?
asked
Dec 14, 2022
in
Spec
by
Andray Shotkin
spec
0
votes
1
answer
Is it useful to extend fspec to enable the expression of constraints on a function such as commutativity.
asked
Nov 27, 2022
in
Spec
by
Jason Turner
0
votes
1
answer
How hard is it to learn Clojure?
asked
Oct 28, 2022
in
Spec
by
carlaskill
beginner
getting-started
0
votes
1
answer
Typo in clojure.spec.alpha’s keys docstring
asked
Oct 3, 2022
in
Spec
by
Quico Moya
documentation
0
votes
1
answer
Spec 2: Closed Generators
asked
Sep 12, 2022
in
Spec
by
r0man
spec 2
+1
vote
1
answer
Clojure Spec 2. Unexpected s/with-gen behaviour
asked
Sep 9, 2022
in
Spec
by
Michel Henrique Dib
spec 2
problem
jira
+1
vote
1
answer
Is Clojure is the only Lisp designed with Concurrency?
asked
Aug 26, 2022
in
Spec
by
AGoh2019
+1
vote
1
answer
Spec alias behavior
asked
Jul 11, 2022
in
Spec
by
Nikola Vojičić
clojure
spec
Page:
« prev
1
...
3
4
5
6
7
8
9
...
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.5k)
Syntax and reader
(74)
Compiler
(142)
Macros
(26)
Records and Types
(19)
Collections
(80)
Sequences
(26)
Transducers
(27)
Multimethods
(10)
Protocols
(24)
Metadata
(7)
Namespaces and vars
(18)
Refs, agents, atoms
(13)
Java Interop
(81)
IO
(22)
Errors
(75)
REPL
(50)
Printing
(38)
Regex
(2)
Spec
(170)
Test
(25)
Docs
(103)
ClojureScript
(615)
ClojureCLR
(27)
Contrib libs
(735)
Tools
(79)
Meta
(20)
Other
(95)
Beginner
(2)
...