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