Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 346 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 346 Bytes

Codewars kata solutions with Go

Just pushing forward my Go learning path solving katas from Codewars.

Prerequisites

  • I'm using go1.22.x (Latest Go version supported by Codewars)

Tests

go test ./...