Commit Graph

5 Commits

Author SHA1 Message Date
81df42d63b add more bytes cmd (#5989) 2022-07-08 21:42:31 -05:00
22edb37162 Add some bytes relative cmd (#5967)
* add reverse, ends_with command

* add bytes replace, make little refactor

* add bytes add
2022-07-06 08:25:37 -05:00
1ac87715ff add bytes root command (#5956)
* add bytes root command

* fixed type-o
2022-07-06 16:46:56 +12:00
390d06d4e7 add bytes starts-with command (#5950)
* refactor operate, make it generic

* refactor operate, add starts with command

* add comment

* remove useless file
2022-07-05 06:42:01 -05:00
1e8212a938 add bytes len (#5945) 2022-07-04 05:51:07 -05:00