package alg_structs

  1. Overview
  2. Docs

Semigroups over option types

module Make (S : S) : S with type t = S.t Stdlib.Option.t

Make (S) is a semigroup where op a b is...