Skip to content

Commit 3e609c4

Browse files
committed
add todo
1 parent 9fa9003 commit 3e609c4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,4 +141,5 @@ GitHub](https://github.com/sponsors/victorpoughon). Thank you ❤️
141141
* Split full precision mode into two controls: input interpretation and display precision
142142
* Add `ans` variable (result of previous entry)
143143
* Add intersection operator or function
144-
* Make precedence of U more intuitive
144+
* Make precedence of U more intuitive
145+
* Support inputing the empty union

doc.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,3 +153,5 @@ GitHub](https://github.com/sponsors/victorpoughon). Thank you ❤️
153153
- Split full precision mode into two controls: input interpretation and display precision
154154
- Add `ans` variable (result of previous entry)
155155
- Add intersection operator or function
156+
- Make precedence of U more intuitive
157+
- Support inputing the empty union

0 commit comments

Comments
 (0)