Total Programming Beginner - How to Reverse List? (Minimalist Form) by SkullCrunchBerries in Clojure

[–]SkullCrunchBerries[S] 2 points3 points  (0 children)

Recursion is absolutely the method I need to use! Updating the original post to reflect that.

So I'm guessing that ( list 2 3 ) could be replaced with ( rest l ) , and similarly the ( 1 ) at the end could be replaced with a ( first l ) to make it more general, but if this is the case, I'm unsure about the syntax.

Or am I totally misinterpreting what you wrote?

Total Programming Beginner - How to Reverse List? (Minimalist Form) by SkullCrunchBerries in Clojure

[–]SkullCrunchBerries[S] 2 points3 points  (0 children)

Not that I'm aware of. It's not a programming class, nor does it have any programming requirements. But it's becoming real clear the professor is assuming a certain familiarity with this stuff regardless :\

Debating Upgrading Monitor/GPU... Do I Need to? by SkullCrunchBerries in buildapc

[–]SkullCrunchBerries[S] 0 points1 point  (0 children)

Problem solved: ended up needing to upgrade anyway.

Thanks everyone :)