withDefaultLowImplicitPriority

halotukozak.alpaca.internal.withDefaultLowImplicitPriority

Attributes

Experimental
true
Source
WithDefault.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object withDefault

Members list

Givens

Givens

inline given useProvided: [Provided, Default] => withDefault[Provided, Default]

Ignore default - use the provided type when explicitly specified.

Ignore default - use the provided type when explicitly specified.

Type parameters

Default

the default type (ignored)

Provided

the type that was explicitly provided

Attributes

Source
WithDefault.scala