OpenSearch

case
class OpenSearch(cand: Candidate, pt: Type, outer: SearchHistory)(using x$4: Context) extends SearchHistory
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from
SearchHistory
Inherited from
SearchHistory
Inherited from
SearchHistory
def nest(cand: Candidate, pt: Type)(using Context): OpenSearch

Create the state for a nested implicit search.

Create the state for a nested implicit search.

Value Params
cand

The candidate implicit to be explored.

pt

The target type for the above candidate.

Inherited from
SearchHistory
Inherited from
Product
Inherited from
SearchHistory
override
Definition Classes
Inherited from
SearchHistory

Concrete fields

lazy