Preparing search index...
The search index is not available
@vangware/types
@vangware/types
Digit
Type alias Digit
Digit
:
Enumerate
<
10
>
Valid digits (
0
to
9
).
Example
const
numbers
:
ReadOnlyArray
<
Digit
> = [
0
,
1
,
2
,
3
,
4
,
5
,
6
,
7
,
8
,
9
];
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@vangware/types
Asynchronous
Iterable
Asynchronous
Iterable
Item
Comparison
Day
Of
Month
Day
Of
Week
Digit
Empty
Empty
Array
Empty
Record
Empty
String
Entries
Entries
Of
Entry
Entry
Key
Entry
Of
Entry
Value
Enumerate
Falsy
Generic
Constructor
Generic
Function
Head
Head
And
Tail
Hours
ISODate
ISODay
Of
Month
ISOHours
ISOMilliseconds
ISOMinutes
ISOMonth
ISOSeconds
ISOYear
Initial
Initial
And
Last
Key
Of
Key
Of
Array
Last
Locale
Identifier
Maybe
Maybe
Promise
Milliseconds
Minutes
Month
Never
Fallback
Non
Primitive
Not
Not
Empty
Nullish
Numeric
Predicate
Primitive
Radix
Range
Read
Only
Array
Read
Only
Record
Reducer
Regular
Expression
Regular
Expression
Flags
Replace
Type
Seconds
Single
Sorter
Stringable
Tagger
Tail
Truthy
Type
Of
Map
Type
Of
Value
Unary
Unary
Input
Unary
Output
Value
Of
Valid digits (
0
to9
).Example