with

open fun with(@NonNull typeSolver: @NonNull TypeSolver): TypeSolverBuilder(source)

Append a costum type solver to the build.

Return

the current builder.

Parameters

typeSolver

The type solver to be added.