clojang.types.core
atom
(atom arg)
atom?
(atom? arg)
binary?
(binary? arg)
bitstr?
(bitstr? arg)
boolean
(boolean arg)
boolean?
(boolean? arg)
byte
(byte arg)
byte?
(byte? arg)
char
(char arg)
char?
(char? arg)
clj->erl
multimethod
Convert Clojure types to Erlang/JInterface types.
double
(double arg)
double?
(double? arg)
erl->clj
multimethod
Convert Erlang/JInterface types to Clojure types.
float
(float arg)
float?
(float? arg)
fun?
(fun? arg)
int
(int arg)
int?
(int? arg)
list
(list)
(list arg)
list?
(list? arg)
long
(long arg)
long?
(long? arg)
map
(map arg)
map?
(map? arg)
object?
(object? arg)
pid
(pid node id serial creation)
pid?
(pid? arg)
port
(port node id creation)
(port tag node id creation)
port?
(port? arg)
ref
(ref node ids creation)
(ref tag node ids creation)
ref?
(ref? arg)
short
(short arg)
short?
(short? arg)
string
(string arg)
string?
(string? arg)
sublist?
(sublist? arg)
tuple
(tuple arg)
tuple?
(tuple? arg)
uint
(uint arg)
uint?
(uint? arg)
undefined
(undefined)
ushort
(ushort arg)
ushort?
(ushort? arg)