package opam-core

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

Module OpamCompat.LazySource

Sourceval map : ('a -> 'b) -> 'a Lazy.t -> 'b Lazy.t
Sourceval map_val : ('a -> 'b) -> 'a Lazy.t -> 'b Lazy.t