besom.util

package besom.util

Members list

Type members

Classlikes

object NonEmptySet

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object NonEmptyString.type
sealed trait NotProvided

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object NotProvided.type
case object NotProvided extends NotProvided

Attributes

Companion
trait
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait NotProvided
class Object
trait Matchable
class Any
Show all
Self type
object interpolator

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Types

opaque type NonEmptySet[A]
opaque type NonEmptyString

Extensions

Extensions

extension (nes: NonEmptyString)(nes: NonEmptyString)
inline def +++(other: String): NonEmptyString
inline def asString: String
extension [A](v: A | NotProvided)(v: A | NotProvided)
def asOption: Option[A]