TakeDrop

slick.compiler.RemoveTakeDrop.TakeDrop$
object TakeDrop

An extractor for nested Take and Drop nodes

Attributes

Source:
RemoveTakeDrop.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def unapply(n: Node): Option[(Node, Option[Node], Option[Node])]

Attributes

Source:
RemoveTakeDrop.scala