There was an error while loading. Please reload this page.
back
1 parent f3cdd9e commit 51f292eCopy full SHA for 51f292e
README.md
@@ -81,7 +81,7 @@ end program
81
82
### To do list
83
84
- - [ ] Add a `BACK` optional keyword to return the last instance instead of the first.
+ - [X] Add a `BACK` optional keyword to return the last instance instead of the first.
85
- [ ] Option to return ALL instances as an array, instead of the first/last one only.
86
- [X] Replace fixed-size static storage with allocatable character strings (slower?)
87
0 commit comments