Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

mazuninky/refinement

Repository files navigation

Build Status

BloodContracts::Go

Installation

  1. Just go get it:
$ go get -u github.com/mazuninky/blood-contracts-go
  1. Import it in your code:
import contracts "github.com/mazuninky/blood-contracts-go"

Refinement Data Type

Create type

numberType := contracts.MustNewRegexType(`[0-9]+`)

Pipe

TODO

Or

TODO

And

TODO

Pack

TODO

Unpack

TODO

License

MIT

About

Refinement types implementation in go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages