| Copyright | (c) 2020 Kowainik |
|---|---|
| License | MPL-2.0 |
| Maintainer | Kowainik <xrom.xkov@gmail.com> |
| Safe Haskell | None |
| Language | Haskell2010 |
Stan.Core.Id
Description
Safe Id representation.
Documentation
A wrapper around the textual value to safely represent IDs for different structures by using a phantom parameter.
A type alias for the situations when we don't care about the parameter of
Id but don't want to deal with type variables.