std attempt like 4 idk #58
crazymonkyyy
started this conversation in
General
Replies: 1 comment 4 replies
-
|
this is part of what im so slowly doing with arsd.core lol |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think the logic should go
basic datastructures,file io,sreaching rangesthen and only thenfunctional programmingSkiping io confused my searching algorithms attempts, io has the most requirements on how data structures work( given that c libs have strong and wrong opinions)
once you have all the data, then you can be clever combining it in the functional style I like but usually had to fill my arrays manually
Beta Was this translation helpful? Give feedback.
All reactions