Signature

sealed abstract class Signature[+T]

Represents the structure of an uncurried Scala method signature

Companion
object
class Object
trait Matchable
class Any

Value members

Concrete methods

final def mergeShow(sb: StringBuilder): StringBuilder
final def show: String