clojang.msg

get-msg

(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

get-recipient

(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

get-recipient-name

(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

get-recipient-pid

(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

get-sender-pid

(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

get-type

(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