5 lines
261 B
Markdown
5 lines
261 B
Markdown
## Solving Rosalind problems with Nim
|
|
|
|
This repository contains my solutions to [Rosalind](https://rosalind.info/) 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.
|