Skip to content
/ seq Public

Go package to create integer slice sequences from strings.

License

Notifications You must be signed in to change notification settings

goinvest/seq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

seq

Package to create an int slice sequence from a string.

GoDoc Go Report Card License Badge

Overview

seq creates sequences of integer slices from strings.

Contributing

Contributions are welcome! To contribute please:

  1. Fork the repository
  2. Create a feature branch
  3. Code
  4. Submit a pull request

Testing

Prior to submitting a pull request, please run:

$ make check

To update and view the test coverage report:

$ make cover

License

seq is released under the MIT license. Please see the LICENSE file for more information.

About

Go package to create integer slice sequences from strings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published