com
.
github
.
halfmatthalfcat
stringmetric
package
stringmetric
Linear Supertypes
AnyRef
,
Any
Ordering
Alphabetic
By inheritance
Inherited
stringmetric
AnyRef
Any
Hide All
Show all
Learn more about member selection
Visibility
Public
All
Type Members
type
CompareTuple
[
T
]
= (
Array
[
T
],
Array
[
T
])
type
MatchTuple
[
T
]
= (
Array
[
T
],
Array
[
T
])
type
StringTransform
= (
Array
[
Char
]) ⇒
Array
[
Char
]
type
Transform
[
A
]
= (
A
) ⇒
A
Value Members
package
cli
implicit
def
stringToCharArray
(
s:
String
)
:
Array
[
Char
]
Inherited from
AnyRef
Inherited from
Any
Ungrouped