package preface

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'a t = 'a Core.t

The type held by the Decidable.

lose acting on identity.

val chosen : 'a t -> 'b t -> ('a, 'b) Preface_core.Shims.Either.t t

choose acting on identity.

include Preface_specs.Divisible.OPERATION with type 'a t := 'a t
val divided : 'a t -> 'b t -> ('a * 'b) t
val conquered : unit t
include Preface_specs.Contravariant.OPERATION with type 'a t := 'a t
val replace : 'b -> 'b t -> 'a t

Replace all locations in the output with the same value.