Skip to content

Hammingλ︎

Topics coveredλ︎

Code for this solution on GitHub

practicalli/exercism-clojure-guides contains the design journal and solution to this exercise and many others.

Create the projectλ︎

Download the RNA transcription exercise using the exercism CLI tool

exercism download --exercise=rna-transcription --track=clojure

Use the REPL workflow to explore solutions locally

Open the project in a Clojure aware editor and start a REPL, using a rich comment form to experiment with code to solve the challenge.