package
0.2.8
Repository: https://github.com/stackexchange/dnscontrol.git
Documentation: pkg.go.dev

# README

This is from https://godoc.org/bitbucket.org/zombiezen/cardcpx/natsort

I modified it to be compatible with the Python natsort package. I'll move this to vendor/ once he accepts our PR.

# Functions

Less reports whether s is less than t.
LessRunes reports whether s is less than t.
Strings sorts a slice of strings with Less.