Scala String Functions

Scala string and collection text utility equivalents with executable-style examples. Open each dedicated function page for automatic live output and examples.

Viewer Index · Tools Index · 68 functions

s.trim

Trim leading and trailing whitespace or chosen characters.

Open →