builders

Equatable

export interface Equatable<T> 

Summary

No summary provided.

Type Parameters

Properties

equals

:

(other: T) => boolean

Whether or not this is equal to another structure

builders