Extension methods of MethodType
MethodType
Is this the type of given parameter clause (implicit X1, ..., Xn), (given X1, ..., Xn) or (given x1: X1, ..., xn: Xn)
(implicit X1, ..., Xn)
(given X1, ..., Xn)
(given x1: X1, ..., xn: Xn)