Skip to content

size

size<A>(data): number

Defined in: Core/Rec.ts:198

Returns the number of keys in a record.

A

Readonly<Record<string, A>>

number