ExList v0.1.2 ExList.Monads.Decision View Source

Link to this section Summary

Link to this section Types

Link to this type t(acc) View Source
t(acc) :: {:cont, acc} | {:halt, acc}

Link to this section Functions

Link to this macro cont(something) View Source (macro)
Link to this macro halt(something) View Source (macro)