package preface

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

Applies a function which lift the store to a functor-value and use the accessor to read the resulting focus.

Parameters

Signature

val run : (store -> store F.t) -> 'a t -> 'a F.t

Perform the accessor for reading the resulting focus.