Preparing search index...
The search index is not available
ts-roids
ts-roids
EqualStrlen
Type alias EqualStrlen<S1, S2>
Equal
Strlen
<
S1
,
S2
>
:
Equals
<
Strlen
<
S1
>
,
Strlen
<
S2
>
>
Check if two strings S1 and S2 have the same length
Type Parameters
S1
extends
string
S2
extends
string
Returns
true
if they do, else
false
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
ts-roids
Loading...
Check if two strings S1 and S2 have the same length