package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: May 20, 2020
License: BSD-3-Clause
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
divide
Overview
Description
divide two numbers
Implementation details
Done
Compliance to Spec
Rough level of compliance
100%
Documentation
¶
type Input struct {
Num interface{} `md:"num"`
Denom interface{} `md:"denom"`
}
type Operation struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.