rosalind-nim/README.md

261 B

Solving Rosalind problems with Nim

This repository contains my solutions to Rosalind problems, all written in the Nim programming language.

I'm using these problems as a way to learn Nim, so some of the code may not be idiomatic.