logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Diffing.Define.Parameters - no description

Documentation

       Module type Parameters
        = sigendtypeupdate_resultvalweight : Diffing.Define.change->intweightch returns the weight of the change ch .  Used to find the smallest patch.

       valtest : D.state->D.left->D.right->(D.eq,D.diff)resultteststxlxr tests if the elements xl and xr are co  mpatible ( Ok ) or not ( Error ).

       valupdate : Diffing.Define.change->D.state->update_resultupdatechst  returns  the  new  state  after  applying a change.  The update_result type also contains
       expansions in the variadic case.

OCamldoc                                           2025-06-12                      Diffing.Define.Parameters(3o)

Module Type

       Module type   Diffing.Define.Parameters

Name

       Diffing.Define.Parameters - no description

See Also