package biotk

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

Module Biotk.UtilsSource

Sourceval unique_value : 'a list -> equal:('b -> 'b -> bool) -> f:('a -> 'b) -> ('b, [> `Empty | `Not_unique of 'b list ]) Core.result
Sourceval unique_string : 'a list -> f:('a -> string) -> string Core.Or_error.t
OCaml

Innovation. Community. Security.