diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -37,8 +37,8 @@ - [x] `__shr` - [ ] `__unm` - [ ] `__bnot` - - [ ] `__lt` - - [ ] `__le` + - [x] `__lt` + - [x] `__le` - [ ] `__concat` - [ ] `__call` - [ ] `__tostring` |