libft/list
Raphael 905ffd4b72
refactor: only the usefull header
- Removing all 'libft.h' mention
- Using the include only on the files needed by
2025-09-01 18:45:33 +02:00
..
ft_lstadd_back.c refactor: only the usefull header 2025-09-01 18:45:33 +02:00
ft_lstadd_front.c refactor: only the usefull header 2025-09-01 18:45:33 +02:00
ft_lstclear.c refactor: only the usefull header 2025-09-01 18:45:33 +02:00
ft_lstdelone.c refactor: only the usefull header 2025-09-01 18:45:33 +02:00
ft_lstiter.c refactor: only the usefull header 2025-09-01 18:45:33 +02:00
ft_lstlast.c refactor: only the usefull header 2025-09-01 18:45:33 +02:00
ft_lstmap.c refactor: only the usefull header 2025-09-01 18:45:33 +02:00
ft_lstnew.c refactor: only the usefull header 2025-09-01 18:45:33 +02:00
ft_lstsize.c refactor: only the usefull header 2025-09-01 18:45:33 +02:00