Liking cljdoc? Tell your friends :D

clojang.types.predicate


atom?clj

(atom? arg)
sourceraw docstring

binary?clj

(binary? arg)
sourceraw docstring

bitstr?clj

(bitstr? arg)
sourceraw docstring

boolean?clj

(boolean? arg)
sourceraw docstring

byte?clj

(byte? arg)
sourceraw docstring

char?clj

(char? arg)
sourceraw docstring

double?clj

(double? arg)
sourceraw docstring

float?clj

(float? arg)
sourceraw docstring

fun?clj

(fun? arg)
sourceraw docstring

int?clj

(int? arg)
sourceraw docstring

list?clj

(list? arg)
sourceraw docstring

long?clj

(long? arg)
sourceraw docstring

map?clj

(map? arg)
sourceraw docstring

object?clj

(object? arg)
sourceraw docstring

pid?clj

(pid? arg)
sourceraw docstring

port?clj

(port? arg)
sourceraw docstring

ref?clj

(ref? arg)
sourceraw docstring

short?clj

(short? arg)
sourceraw docstring

string?clj

(string? arg)
sourceraw docstring

sublist?clj

(sublist? arg)
sourceraw docstring

tuple?clj

(tuple? arg)
sourceraw docstring

uint?clj

(uint? arg)
sourceraw docstring

ushort?clj

(ushort? arg)
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close