Module mpstthree::binary::choose[][src]

Expand description

This module contains the functions and macros for sending a choice for binary sessions.

Functions

Given a choice between sessions S1 and S1, choose the first option.

Given a choice between sessions S1 and S1, choose the second option.

Type Definitions

Choose between two sessions S1 and S2. Implemented using Send and Either.