gw.lang.IMultiply.gs Maven / Gradle / Ivy
package gw.lang
structure IMultiply {
function multiply( t: T ) : U
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy
package gw.lang
structure IMultiply {
function multiply( t: T ) : U
}