Add addLast() function

This commit is contained in:
David Arendsen 2023-02-10 11:40:35 +01:00
commit 3d32bdb45d
6 changed files with 100 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
.idea
composer.phar
/vendor/
.phpunit.result.cache