Skip to content

Commit 91c9e7e

Browse files
authored
Merge pull request #14 from KaririCode-Framework/develop
refactor(Collections): improve ArrayList and LinkedList implementations
2 parents 9a49838 + 6f17c43 commit 91c9e7e

File tree

5 files changed

+6227
-6168
lines changed

5 files changed

+6227
-6168
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Initial configurations
2-
PHP_SERVICE := kariricode-contract
2+
PHP_SERVICE := kariricode-data-structure
33
DC := docker-compose
44

55
# Command to execute commands inside the PHP container

0 commit comments

Comments
 (0)