View Source BCS.DataType.Maybe (ex_bcs v0.1.1)

The Maybe, or Optional type.

Link to this section Summary

Link to this section Types

@type t() :: %BCS.DataType.Maybe{inner: BCS.DataType.t()}

Link to this section Functions