package merlin-lib

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

Fingerprint used to determine whether the cache should be invalidated

val make : t -> (t, string) result

Creates a fingerprint from the phase input

val equal : t -> t -> bool

Determines whether two fingerprints are the same