Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 228 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 228 Bytes

LeetCode Golang Utils

This module collects utils for coding LeetCode problems in Golang.

Installation

go get github.com/jtr109/lcutils

Usage

package example

import "github.com/jtr109/lcutils"