korolev.util

package korolev.util

Members list

Concise view

Type members

Classlikes

object HtmlUtil

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait JsCode

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Element
object End.type
class Part
object JsCode

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
JsCode.type
case class Lens[S, S2](read: PartialFunction[S, S2], write: PartialFunction[(S, S2), S])

Very simple all-in-one optic.

Very simple all-in-one optic.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any