slick.lifted.ToTuple
See theToTuple companion object @FunctionalInterface trait ToTuple[E, T] extends E => Option[T] Attributes
- Companion:
- object
- Source:
- ShapedValue.scala
- Graph
- Supertypes
trait E => Option[T]
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Inherited from:
- Function1
Attributes
- Inherited from:
- Function1
Attributes
- Inherited from:
- Function1
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Definition Classes
Function1 -> Any
- Inherited from:
- Function1