package core-and-more

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

Module CoreAndMore.StarSemiringSource

Sourcemodule type Sig = sig ... end
Sourceval unfold_left_if_star : (module Sig with type t = 't) -> 't -> 't option
Sourceval unfold_right_if_star : (module Sig with type t = 't) -> 't -> 't option
Sourceval left_unfold_all_stars : (module Sig with type t = 't) -> 't -> 't list
Sourceval right_unfold_all_stars : (module Sig with type t = 't) -> 't -> 't list
OCaml

Innovation. Community. Security.