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
Abs
And
AnyFunction
Assign
CapitalizeFirst
DeepImmutable
DeepMutable
DeepNotRequired
DeepOmit
DeepPick
DeepRequired
DeepToPrimitive
EitherOneOrMany
EmptyObject
EqualStrlen
Equals
Even
ExcludeNull
ExcludeNullable
ExcludeUndefined
Extends
Falsy
FalsyProperties
FilterBy
Flip
Float
If
IfEquals
IfExtends
ImmutableKeys
Integer
IsAnyFunction
IsArray
IsArrayIncludesTypeof
IsBigInt
IsBoolean
IsDeepImmutable
IsDeepMutable
IsDeepNotRequired
IsDeepRequired
IsExactlyAny
IsExactlyBigInt
IsExactlyNumber
IsExactlyString
IsExactlySymbol
IsExactlyUnknown
IsFalsy
IsFloat
IsFunction
IsInteger
IsNegative
IsNegativeFloat
IsNegativeInteger
IsNever
IsNewable
IsNullable
IsNumber
IsNumeric
IsObject
IsPositive
IsPositiveFloat
IsPositiveInteger
IsString
IsSymbol
IsTruthy
IsUnknown
Keys
KeysToValues
Maybe
MaybeUndefined
MaybeUnknown
Methods
MutableKeys
Nand
NegativeFloat
NegativeFloatString
NegativeInteger
NegativeIntegerString
NewType
Newable
NonRequiredKeys
Not
NotIncluded
Nullable
Numeric
NumerifyString
Odd
OmitByType
OmitCommonKeys
OmitExactlyByTypeDeep
Optional
Or
PartialExcept
PartializedUnion
PickByType
PickCommonKeys
PickExactlyByType
PositiveFloat
PositiveFloatString
PositiveInteger
PositiveIntegerString
Primitive
Properties
Prune
ReplaceKeys
RequiredKeys
Simplify
SizedTuple
StringEndsWith
StringStartsWith
StringifyPrimitive
Strlen
TestType
TruthyProperties
Tuple
UnassignableTypeError
UnionToIntersection
UnionToTuple
UniqueArray
UnknownFunction
Vals
Xor
Final
Frozen
Sealed
Singleton
Check if two strings S1 and S2 have the same length