Liking cljdoc? Tell your friends :D

clojang.msg


get-msgclj

(get-msg msg)

An alias for jiface.otp.messaging/get-msg that returns a vector of names on the same node as the given inbox

An alias for ``jiface.otp.messaging/get-msg`` that returns a
vector of names on the same node as the given inbox
sourceraw docstring

get-recipientclj

(get-recipient msg)

An alias for jiface.otp.messaging/get-recipient that returns a vector of names on the same node as the given inbox

An alias for ``jiface.otp.messaging/get-recipient`` that returns a
vector of names on the same node as the given inbox
sourceraw docstring

get-recipient-nameclj

(get-recipient-name msg)

An alias for jiface.otp.messaging/get-recipient-name that returns a vector of names on the same node as the given inbox

An alias for ``jiface.otp.messaging/get-recipient-name`` that returns a
vector of names on the same node as the given inbox
sourceraw docstring

get-recipient-pidclj

(get-recipient-pid msg)

An alias for jiface.otp.messaging/get-recipient-pid that returns a vector of names on the same node as the given inbox

An alias for ``jiface.otp.messaging/get-recipient-pid`` that returns a
vector of names on the same node as the given inbox
sourceraw docstring

get-sender-pidclj

(get-sender-pid msg)

An alias for jiface.otp.messaging/get-sender-pid that returns a vector of names on the same node as the given inbox

An alias for ``jiface.otp.messaging/get-sender-pid`` that returns a
vector of names on the same node as the given inbox
sourceraw docstring

get-typeclj

(get-type msg)

An alias for jiface.otp.messaging/get-type that returns a vector of names on the same node as the given inbox

An alias for ``jiface.otp.messaging/get-type`` that returns a
vector of names on the same node as the given inbox
sourceraw docstring

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

× close