package opam-core

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

Module OpamCompat.SeqSource

Sourceval find_map : ('a -> 'b option) -> 'a Seq.t -> 'b option