Provides implementation candidates to the solver.
#
replacement
| : General.iface_uri option | ; | |||
#
impls
| : Impl.generic_implementation list | ; | |||
#
rejects
| : (Impl.generic_implementation * rejection) list | ; | |||
#
compare
| : Impl.generic_implementation -> Impl.generic_implementation -> int * preferred_reason | ; |
Return all the implementations of this interface (including from feeds). Most preferred implementations should come first.