snowberb – 15-27 Jul 6
can someone explain to me what this code does in like a really dumb way so everyone could understand it?
4 Replies
this takes a path like
"/foo/bar/baz"
and turns it into ['foo', 'bar', 'baz']
this is presumably a directory tree, an object like
and then
traverses the object, going in to each folder. so at the end you'd be left with 42
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
yeah filter(boolean) handles that too
This thread hasn’t had any activity in 36 hours, so it’s now locked.
Threads are closed automatically after 36 hours. If you have a followup question, you may want to reply to this thread so other members know they're related. https://discord.com/channels/102860784329052160/565213527673929729/1126534875214774342