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