Preparing search index...
The search index is not available
umt
umt
BinaryComplementParser
Type Alias BinaryComplementParser<X>
BinaryComplementParser
:
X
extends
`
${
infer
L
}
${
infer
R
}
`
?
L
extends
"0"
?
`
1
${
BinaryComplementParser
<
R
>
}
`
:
`
0
${
BinaryComplementParser
<
R
>
}
`
:
""
Type Parameters
X
extends
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
umt
Loading...