Closed robin-aws closed 3 years ago
Follow-up from https://github.com/dafny-lang/libraries/pull/7, which includes functions like Subset on maps and imaps: https://github.com/dafny-lang/libraries/blob/master/src/Collections/Maps/Maps.dfy#L65
Subset
Moved to https://github.com/dafny-lang/dafny/issues/1407
Follow-up from https://github.com/dafny-lang/libraries/pull/7, which includes functions like
Subset
on maps and imaps: https://github.com/dafny-lang/libraries/blob/master/src/Collections/Maps/Maps.dfy#L65