Refactor list, add attaching functional

This commit is contained in:
2022-08-19 16:46:07 +03:00
parent 57a8a08234
commit 925a8855ed
13 changed files with 261 additions and 336 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/* This software is licensed by the MIT License, see LICENSE file */
/* Copyright © 2022 Gregory Lirent */
#include "../../../include/extra/list.h"
#include "../../../include/list.h"
#include "../../include/random.h"
#include "../../include/test.h"