Up

Module Either_intf

Signature

module type Focused = sig .. end
Many functions in Either focus on just one constructor.
module type S = sig .. end