package preface

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Additional operations.

type 'a t

The type held by the Contravariant Functor.

val replace : 'b -> 'b t -> 'a t

Replace all locations in the output with the same value.