package
0.1.3
Repository: https://github.com/monadicstack/abide.git
Documentation: pkg.go.dev

# Functions

Method returns true if the given type is a named structure that implements the specified method signature.
Signature accepts a single method and determines whether or not it has the same name, parameter types, and return types as what you provide.