WithAttrs

slinky.core.WithAttrs
See theWithAttrs companion object
final class WithAttrs[A](args: Array[Any]) extends AnyVal

Attributes

Companion:
object
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

def hasOwnProperty(v: String): Boolean
Implicitly added by build

Attributes

Inherited from:
Object
def isPrototypeOf(v: Object): Boolean
Implicitly added by build

Attributes

Inherited from:
Object
def propertyIsEnumerable(v: String): Boolean
Implicitly added by build

Attributes

Inherited from:
Object
def toLocaleString(): String
Implicitly added by build

Attributes

Inherited from:
Object
def valueOf(): Any
Implicitly added by build

Attributes

Inherited from:
Object