Skip to content

Conversation

bobzhang
Copy link
Member

No description provided.

@bobzhang bobzhang merged commit 25a6e36 into master Feb 12, 2018
@bobzhang bobzhang deleted the set_coverage branch February 12, 2018 01:07
let s1 = ofArray ~id:(module IntCmp) [|5;2;3;1;5;4;|];;
let s2 = intersect s0 s1;;
subset s2 s0 = true;;
subset s1 s0 = true;;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

false

val checkInvariantInternal: _ t -> bool
val checkInvariantInternal: _ t -> unit
(**
{b raise} when invariant is not helld
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when the invariant does not hold

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants