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 parameters:
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 def toString: String
Definition Classes
Inherited from:
SearchHistory

Concrete fields

lazy val typeSize: Int