io.github.iltotore.iron.constraint.string.EndWith
See theEndWith companion object
Tests if the input ends with the given suffix.
Type parameters
- V
-
the string to compare with the end of the input.
Attributes
- Companion
- object
- Source
- string.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
In this article