clojure-quiz icon indicating copy to clipboard operation
clojure-quiz copied to clipboard

A quiz about Clojure in Clojure for Clojurians

;clojure.core quiz

(use 'clojure-quiz.core)

;one of (doc-quiz) (name-quiz) (name-quiz-easy) What is the name of this function? Flip bit at index n A : bit-flip B : re-find C : alter a Correct! New score: 1 What is the name of this function? ...