@purescript/unsafe-coerce

3.0.0 • Public • Published

purescript-unsafe-coerce

Latest release Build status

A highly unsafe function, which can be used to persuade the type system that any type is the same as any other type. When using this function, it is your (that is, the caller's) responsibility to ensure that the underlying representation for both types is the same.

There are few situations where it is acceptable to use this function, it should only ever appear as an internal implementation detail of a library, never as a function used in a "normal" codebase.

Installation

bower install purescript-unsafe-coerce

Documentation

Module documentation is published on Pursuit.

Readme

Keywords

none

Package Sidebar

Install

npm i @purescript/unsafe-coerce

Weekly Downloads

2

Version

3.0.0

License

MIT

Last publish

Collaborators

  • bkonkle