package biotk

  1. Overview
  2. Docs
val fold : string -> init:'a -> f:(header -> 'a -> alignment -> 'a) -> 'a Core_kernel.Or_error.t