Skip to content

String.StartsWith

Michael Poteat edited this page Feb 27, 2023 · 3 revisions

hkt-toolbelt / String / StartsWith

Interface: StartsWith

String.StartsWith

Hierarchy

  • Kind

    StartsWith

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): StartsWith_T<string>

Parameters

Name Type
x string

Returns

StartsWith_T<string>

Overrides

Kind.Kind.f

Defined in

string/starts-with.ts:13

Clone this wiki locally