io.github.iltotore.iron.constraint.string.StartWith
See theStartWith companion object
Tests if the input starts with the given prefix.
Type parameters
- V
-
the string to compare with the start of the input.
Attributes
- Companion
- object
- Source
- string.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
In this article