R/utils.R
left_substring_equals.Rd
Is Left Substring of X Equal To Y?
left_substring_equals(x, y)
String of which the left part is compared with y
y
String to be compared with the left part of x
x