trait BindableSeq[-From] extends Serializable
A dependent type class that witnesses a type that can be converted to a BindingSeq[Value].
- Annotations
- @implicitNotFound("Could not find an instance of BindableSeq for ${From}")
- Source
- package.scala
Linear Supertypes
Type Hierarchy
Ordering
- Alphabetic
- By Inheritance
Inherited
- BindableSeq
- Serializable
- Any
Implicitly
- by bindableToBinding
- by toBindableSeqOps
- by toBindableOps
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- abstract type Value
Abstract Value Members
Concrete Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- Any
- final def ##: Int
- Definition Classes
- Any
- def +(other: String): String
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toany2stringadd[BindableSeq[From]] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
- def ->[B](y: B): (BindableSeq[From], B)
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toArrowAssoc[BindableSeq[From]] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
- final def ==(arg0: Any): Boolean
- Definition Classes
- Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- final macro def bind: Value
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toBinding[Value] performed by method bindableToBinding in com.thoughtworks.binding.bindable.This conversion will take place only if an implicit value of type Lt[BindableSeq[From], Value] is in scope.
- Definition Classes
- Binding
- def bindSeq: BindingSeq[Value]
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toOps[BindableSeq[From]] { type TypeClassType = com.thoughtworks.binding.bindable.BindableSeq[com.thoughtworks.binding.bindable.BindableSeq[From]]{type Value = tc.Value} } performed by method toBindableSeqOps in com.thoughtworks.binding.bindable.BindableSeq.ToBindableSeqOps.This conversion will take place only if an implicit value of type BindableSeq[BindableSeq[From]] is in scope.
- Definition Classes
- Ops
- def ensuring(cond: (BindableSeq[From]) => Boolean, msg: => Any): BindableSeq[From]
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toEnsuring[BindableSeq[From]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- def ensuring(cond: (BindableSeq[From]) => Boolean): BindableSeq[From]
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toEnsuring[BindableSeq[From]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- def ensuring(cond: Boolean, msg: => Any): BindableSeq[From]
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toEnsuring[BindableSeq[From]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- def ensuring(cond: Boolean): BindableSeq[From]
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toEnsuring[BindableSeq[From]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- def equals(arg0: Any): Boolean
- Definition Classes
- Any
- def formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toStringFormat[BindableSeq[From]] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @inline()
- def hashCode(): Int
- Definition Classes
- Any
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def toBinding: Binding[Bindable.Value]
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toOps[BindableSeq[From]] { type TypeClassType = com.thoughtworks.binding.bindable.Bindable[com.thoughtworks.binding.bindable.BindableSeq[From]]{type Value = tc.Value} } performed by method toBindableOps in com.thoughtworks.binding.bindable.Bindable.ToBindableOps.This conversion will take place only if an implicit value of type Bindable[BindableSeq[From]] is in scope.
- Definition Classes
- Ops
- def toString(): String
- Definition Classes
- Any
- final def unwatch(): Unit
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toBinding[Value] performed by method bindableToBinding in com.thoughtworks.binding.bindable.This conversion will take place only if an implicit value of type Lt[BindableSeq[From], Value] is in scope.
- Definition Classes
- Binding → Watchable
- Annotations
- @inline()
- final def watch(): Unit
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toBinding[Value] performed by method bindableToBinding in com.thoughtworks.binding.bindable.This conversion will take place only if an implicit value of type Lt[BindableSeq[From], Value] is in scope.
- Definition Classes
- Binding → Watchable
- Annotations
- @inline()
Shadowed Implicit Value Members
- def self: BindableSeq[From]
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toOps[BindableSeq[From]] { type TypeClassType = com.thoughtworks.binding.bindable.BindableSeq[com.thoughtworks.binding.bindable.BindableSeq[From]]{type Value = tc.Value} } performed by method toBindableSeqOps in com.thoughtworks.binding.bindable.BindableSeq.ToBindableSeqOps.This conversion will take place only if an implicit value of type BindableSeq[BindableSeq[From]] is in scope.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(bindableSeq: Ops[BindableSeq[From]] { type TypeClassType = com.thoughtworks.binding.bindable.BindableSeq[com.thoughtworks.binding.bindable.BindableSeq[From]]{type Value = tc.Value} }).self - Definition Classes
- Ops
- def self: BindableSeq[From]
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toOps[BindableSeq[From]] { type TypeClassType = com.thoughtworks.binding.bindable.Bindable[com.thoughtworks.binding.bindable.BindableSeq[From]]{type Value = tc.Value} } performed by method toBindableOps in com.thoughtworks.binding.bindable.Bindable.ToBindableOps.This conversion will take place only if an implicit value of type Bindable[BindableSeq[From]] is in scope.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(bindableSeq: Ops[BindableSeq[From]] { type TypeClassType = com.thoughtworks.binding.bindable.Bindable[com.thoughtworks.binding.bindable.BindableSeq[From]]{type Value = tc.Value} }).self - Definition Classes
- Ops
- def toBindingSeq: BindingSeq[Value]
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toOps[BindableSeq[From]] { type TypeClassType = com.thoughtworks.binding.bindable.BindableSeq[com.thoughtworks.binding.bindable.BindableSeq[From]]{type Value = tc.Value} } performed by method toBindableSeqOps in com.thoughtworks.binding.bindable.BindableSeq.ToBindableSeqOps.This conversion will take place only if an implicit value of type BindableSeq[BindableSeq[From]] is in scope.
- Shadowing
- This implicitly inherited member is shadowed by one or more members in this class.
To access this member you can use a type ascription:(bindableSeq: Ops[BindableSeq[From]] { type TypeClassType = com.thoughtworks.binding.bindable.BindableSeq[com.thoughtworks.binding.bindable.BindableSeq[From]]{type Value = tc.Value} }).toBindingSeq - Definition Classes
- Ops
- val typeClassInstance: BindableSeq[BindableSeq[From]] { type Value = tc.Value }
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toOps[BindableSeq[From]] { type TypeClassType = com.thoughtworks.binding.bindable.BindableSeq[com.thoughtworks.binding.bindable.BindableSeq[From]]{type Value = tc.Value} } performed by method toBindableSeqOps in com.thoughtworks.binding.bindable.BindableSeq.ToBindableSeqOps.This conversion will take place only if an implicit value of type BindableSeq[BindableSeq[From]] is in scope.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(bindableSeq: Ops[BindableSeq[From]] { type TypeClassType = com.thoughtworks.binding.bindable.BindableSeq[com.thoughtworks.binding.bindable.BindableSeq[From]]{type Value = tc.Value} }).typeClassInstance - Definition Classes
- Ops
- val typeClassInstance: Bindable[BindableSeq[From]] { type Value = tc.Value }
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toOps[BindableSeq[From]] { type TypeClassType = com.thoughtworks.binding.bindable.Bindable[com.thoughtworks.binding.bindable.BindableSeq[From]]{type Value = tc.Value} } performed by method toBindableOps in com.thoughtworks.binding.bindable.Bindable.ToBindableOps.This conversion will take place only if an implicit value of type Bindable[BindableSeq[From]] is in scope.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(bindableSeq: Ops[BindableSeq[From]] { type TypeClassType = com.thoughtworks.binding.bindable.Bindable[com.thoughtworks.binding.bindable.BindableSeq[From]]{type Value = tc.Value} }).typeClassInstance - Definition Classes
- Ops
Deprecated Value Members
- def →[B](y: B): (BindableSeq[From], B)
- Implicit
- This member is added by an implicit conversion from BindableSeq[From] toArrowAssoc[BindableSeq[From]] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use
->instead. If you still wish to display it as one character, consider using a font with programming ligatures such as Fira Code.