aboutsummaryrefslogtreecommitdiff
path: root/include/libft_def.h
AgeCommit message (Collapse)Author
2020-04-04Added test for ft_strsjoin, ft_strsjoinf, ft_vecpush_safe, Added doc for ↵Charles
algo functions, tested functions
2020-04-03Changing hash table del function to regular one with a first order internal ↵Charles
function, removing a few typedef to instead use standard types