UnderlyingFunction

quotidian.syntax.UnderlyingFunction$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def unapply(using Quotes)(term: Term): Option[Term]

Extracts the underlying function term of a function application.

Extracts the underlying function term of a function application.

Attributes