clojure.spec.alpha in mino
- Implemented
- 56.3%49 / 87
- Mismatched
- 18
- Missing
- 38
- Dialect-Only
- 8
Metadata Mismatches (18)
Vars present in both Clojure (JVM) and this surface but with differing arglists, :macro flag, or :dynamic flag.
| Var | Difference |
|---|---|
& | :macro Clojure (JVM): true this surface: false |
* | :macro Clojure (JVM): true this surface: false |
+ | :macro Clojure (JVM): true this surface: false |
? | :macro Clojure (JVM): true this surface: false |
alt | :macro Clojure (JVM): true this surface: false |
and | :macro Clojure (JVM): true this surface: false |
assert | :macro Clojure (JVM): true this surface: false |
cat | :macro Clojure (JVM): true this surface: false |
coll-of | :macro Clojure (JVM): true this surface: false |
conformer | :macro Clojure (JVM): true this surface: false |
def | :macro Clojure (JVM): true this surface: false |
fdef | :macro Clojure (JVM): true this surface: false |
keys | :macro Clojure (JVM): true this surface: false |
map-of | :macro Clojure (JVM): true this surface: false |
nilable | :macro Clojure (JVM): true this surface: false |
or | :macro Clojure (JVM): true this surface: false |
spec | :macro Clojure (JVM): true this surface: false |
tuple | :macro Clojure (JVM): true this surface: false |
Vars Present in Clojure (JVM) but Absent from This Surface (38)
| Var |
|---|
*coll-check-limit* |
*coll-error-limit* |
*compile-asserts* |
*explain-out* |
*fspec-iterations* |
*recursion-limit* |
Spec |
Specize |
assert* |
describe* |
double-in |
every |
every-kv |
exercise-fn |
explain-data* |
explain-out |
explain-printer |
fspec |
fspec-impl |
gen* |
inst-in |
inst-in-range? |
int-in |
int-in-range? |
keys* |
map-spec-impl |
maybe-impl |
merge |
merge-spec-impl |
multi-spec |
multi-spec-impl |
nonconforming |
regex-spec-impl |
regex? |
rep+impl |
spec? |
specize* |
with-gen* |
Vars Present in This Surface but Not in Clojure (JVM) (8)
| Var |
|---|
coll-of-impl |
fdef-impl |
instrument |
invalid |
keys-impl |
map-of-impl |
re-consume |
unstrument |