Liking cljdoc? Tell your friends :D

clojang.types.core


atomclj

(atom arg)
sourceraw docstring

atom?clj

(atom? arg)
sourceraw docstring

binary?clj

(binary? arg)
sourceraw docstring

bitstr?clj

(bitstr? arg)
sourceraw docstring

booleanclj

(boolean arg)
sourceraw docstring

boolean?clj

(boolean? arg)
sourceraw docstring

byteclj

(byte arg)
sourceraw docstring

byte?clj

(byte? arg)
sourceraw docstring

charclj

(char arg)
sourceraw docstring

char?clj

(char? arg)
sourceraw docstring

clj->erlcljmultimethod

Convert Clojure types to Erlang/JInterface types.

Convert Clojure types to Erlang/JInterface types.
sourceraw docstring

doubleclj

(double arg)
sourceraw docstring

double?clj

(double? arg)
sourceraw docstring

erl->cljcljmultimethod

Convert Erlang/JInterface types to Clojure types.

Convert Erlang/JInterface types to Clojure types.
sourceraw docstring

floatclj

(float arg)
sourceraw docstring

float?clj

(float? arg)
sourceraw docstring

fun?clj

(fun? arg)
sourceraw docstring

intclj

(int arg)
sourceraw docstring

int?clj

(int? arg)
sourceraw docstring

listclj

(list)
(list arg)
sourceraw docstring

list?clj

(list? arg)
sourceraw docstring

longclj

(long arg)
sourceraw docstring

long?clj

(long? arg)
sourceraw docstring

mapclj

(map arg)
sourceraw docstring

map?clj

(map? arg)
sourceraw docstring

object?clj

(object? arg)
sourceraw docstring

pidclj

(pid node id serial creation)
sourceraw docstring

pid?clj

(pid? arg)
sourceraw docstring

portclj

(port node id creation)
(port tag node id creation)
sourceraw docstring

port?clj

(port? arg)
sourceraw docstring

refclj

(ref node ids creation)
(ref tag node ids creation)
sourceraw docstring

ref?clj

(ref? arg)
sourceraw docstring

shortclj

(short arg)
sourceraw docstring

short?clj

(short? arg)
sourceraw docstring

stringclj

(string arg)
sourceraw docstring

string?clj

(string? arg)
sourceraw docstring

sublist?clj

(sublist? arg)
sourceraw docstring

tupleclj

(tuple arg)
sourceraw docstring

tuple?clj

(tuple? arg)
sourceraw docstring

uintclj

(uint arg)
sourceraw docstring

uint?clj

(uint? arg)
sourceraw docstring

undefinedclj

(undefined)
sourceraw docstring

ushortclj

(ushort arg)
sourceraw docstring

ushort?clj

(ushort? arg)
sourceraw docstring

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

× close