Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
97ca55d8
Commit
97ca55d8
authored
Apr 17, 2015
by
Jean-Christophe Filliâtre
Browse files
theory seq.Seq: added comment
parent
51d21a9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
theories/seq.why
View file @
97ca55d8
...
...
@@ -147,6 +147,10 @@ end
(* TODO / TO DISCUSS
- add set
s[i <- v] = s when i < 0 || i >= length s?
- what about s[i..j] when i..j is not a valid range?
left undefined? empty sequence?
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment