FunctionMirror

@implicitNotFound("FunctionMirrors are only available for function types, but got ${F}")
sealed trait FunctionMirror[F]
Companion:
object
class Object
trait Matchable
class Any

Type members

Types

type Args <: Tuple
type Return