ICI Modules: serialisation: Examples


Modules by name : by type

Examples

Serialising a function is the same as serialising any other type.

Serialisation is especially useful when combined with network connections. ICI struct objects make natural containers for the messages of a protocol and the ability to send them trivially is highly attractive.