Implemented ordered lists

This commit is contained in:
2024-04-03 09:23:52 +02:00
parent 1c7f9f2f7d
commit 463c8b4a85
3 changed files with 40 additions and 5 deletions

View File

@ -51,9 +51,9 @@ coverage: 100.0% of statements
## Benchmarks
```
BenchmarkSmall-12 5933677 190.8 ns/op 32 B/op 1 allocs/op
BenchmarkMedium-12 971929 1085 ns/op 512 B/op 1 allocs/op
BenchmarkLarge-12 277028 4075 ns/op 2560 B/op 2 allocs/op
BenchmarkSmall-12 5836533 205.3 ns/op 32 B/op 1 allocs/op
BenchmarkMedium-12 967740 1103 ns/op 512 B/op 1 allocs/op
BenchmarkLarge-12 277908 4099 ns/op 2560 B/op 2 allocs/op
```
## License