Module otpbp_erlang

Function Index

atom_to_binary/1
binary_to_atom/1
binary_to_existing_atom/1
ceil/1
floor/1
get_cookie/1
get_stacktrace/0
set_cookie/1

Function Details

atom_to_binary/1

atom_to_binary(A) -> any()

binary_to_atom/1

binary_to_atom(B) -> any()

binary_to_existing_atom/1

binary_to_existing_atom(B) -> any()

ceil/1

ceil(X) -> any()

floor/1

floor(X) -> any()

get_cookie/1

get_cookie(Node) -> any()

get_stacktrace/0

get_stacktrace() -> any()

set_cookie/1

set_cookie(C) -> any()


Generated by EDoc