Legivel


NodeHash

Namespace: Legivel
Parent Module: Common
Attributes:
[<CustomEquality>]
[<CustomComparison>]
[<StructuredFormatDisplay("{AsString}")>]

Record Fields

Record FieldDescription
hash1
Signature: uint64
hash2
Signature: uint64

Instance members

Instance memberDescription
x.AsString
Signature: string

CompiledName: get_AsString

Static members

Static memberDescription
NodeHash.Create(s)
Signature: s:string -> NodeHash
NodeHash.Merge(nhl)
Signature: (nhl:NodeHash list) -> NodeHash
Fork me on GitHub