Versions in this module Expand all Collapse all v0 v0.1.0 Jan 15, 2025 v0.0.1 Jan 13, 2025 Changes in this version + var Companion_Default___ = CompanionStruct_Default___ + type CompanionStruct_Default___ struct + func (_static *CompanionStruct_Default___) MergeSortBy(a _dafny.Sequence, lessThanOrEq func(interface{}, interface{}) bool) _dafny.Sequence + func (_static *CompanionStruct_Default___) MergeSortedWith(left _dafny.Sequence, right _dafny.Sequence, ...) _dafny.Sequence + type Default__ struct + func New_Default___() *Default__ + func (*Default__) String() string + func (_this *Default__) Equals(other *Default__) bool + func (_this *Default__) EqualsGeneric(x interface{}) bool + func (_this *Default__) ParentTraits_() []*_dafny.TraitID + type Dummy__ struct