package hardcaml

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

functor to build the function to map a signal to a new combinatorial signal representation

Parameters

Signature

type t = B.t
val transform : t transform_fn'
val rewrite_signals : t transform_fn' -> Signal.t Base.list -> t Base.list