Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
fluxite
trunk
Fluxite
BaseMessage
Cord
Cut
IFanout
IMailbox
Message
PipeOut
Port
Unit
Generated using Crystal 1.14.0
2024-11-26 08:12:33 UTC
module
Fluxite::
IMailbox(T)
Direct including types
Fluxite::Port(T)
Defined in:
fluxite/unit.cr
Instance Method Summary
#receive
(queue, sender : Unit, object : T) : Nil
Instance Method Detail
abstract def
receive
(queue, sender :
Unit
, object : T) : Nil
#
[
View source
]