Package dafny
Class Tuple1<T0>
java.lang.Object
dafny.Tuple1<T0>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T0> TypeDescriptor<Tuple1<T0>>_typeDescriptor(TypeDescriptor<T0> _td_T0) static <T0> Tuple1<T0>create(T0 _0) static <T0> Tuple1<T0>Default(T0 _default_T0) dtor__0()booleaninthashCode()toString()