Module starts_with
datafusion_
functions
50.3.0
Module starts_
with
Module Items
Structs
Functions
In datafusion_
functions::
string
datafusion_functions
::
string
Module
starts_
with
Copy item path
Source
Structs
§
Starts
With
Func
Functions
§
starts_
with
🔒
Returns true if string starts with prefix. starts_with(‘alphabet’, ‘alph’) = ‘t’