Grig
class
MPair<
A
,
B
>
package
tink.core
import
tink.core.Pair
@:directlyUsed
Constructor
new
(
a:
A
,
b:
B
)
Variables
a
:
A
b
:
B