An open API service indexing awesome lists of open source software.

https://github.com/purescript/purescript-identity

Identity value
https://github.com/purescript/purescript-identity

Last synced: 12 months ago
JSON representation

Identity value

Awesome Lists containing this project

README

          

# purescript-identity

[![Latest release](http://img.shields.io/github/release/purescript/purescript-identity.svg)](https://github.com/purescript/purescript-identity/releases)
[![Build status](https://github.com/purescript/purescript-identity/workflows/CI/badge.svg?branch=master)](https://github.com/purescript/purescript-identity/actions?query=workflow%3ACI+branch%3Amaster)
[![Pursuit](https://pursuit.purescript.org/packages/purescript-identity/badge)](https://pursuit.purescript.org/packages/purescript-identity)

Identity value.

## Installation

```
spago install identity
```

## Documentation

Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-identity).