IzIterable

izumi.fundamentals.platform.strings.IzIterable
final class IzIterable[A](s: IterableOnce[A]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def niceList(shift: String, prefix: String): String
def niceMultilineList(prefix: String): String