4ever-clojure icon indicating copy to clipboard operation
4ever-clojure copied to clipboard

Pure cljs version of 4clojure, meant to run forever!

Results 25 4ever-clojure issues
Sort by recently updated
recently updated
newest added

This is on mobile. So there is no `Ctrl+->` and `delete` keys. Also to do character selection I need to use my finger and somehow select a single character. So...

I can input `* 2` and pass Why not add this into the description of the problem: https://clojuredocs.org/clojure.core/fn And then you could add a test that checks for `(fn? __)`

I don't know how my younger brother ended up with `(])` in the field but as it's there he can't delete anything using backspace on mobile phone. So he has...

When I try to solve anything on mobile then modal takes the wrong part of the screen. Why do you want to have that modal at all? Why not display...

enhancement

This caps the witdh so that the modal would be fully visible on narrow screens: ![image](https://user-images.githubusercontent.com/1641263/183351432-ea972924-4a3f-4293-95f1-bc770a192498.png)

Here is my solution to [problem 29 - Get the Caps](https://4clojure.oxal.org/#/problem/29): ```clojure (fn [s] (apply str (filter #(

Goal: I want to submit my exercise answers w/o using a mouse. Issue: I am unable to Esc or Tab out of the code text-area to the "Run" button to...

Certain problems incorrectly pass with empty inputs, for example Problem 2. If I run the default empty input on Problem 2, I get a successful completion. This exists for several...

bug

**Description:** Incorrect numbering of exercises or missing exercises. If you go over the numbers of all the exercises, these are the exercises / numbers that are missing: 109, 113, 123,...

Hello and thanks for keeping this amazing exercise collection online! Would that be too much of a nuisance to add a counter of one's solved problem somewhere on the main...