package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Oct 12, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type A interface {
Bar(x int) int
}
type B interface {
Bar(x int) int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.