Skip to content

safareli/purescript-stacksafe-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-stacksafe-function

Latest release Build status

A newtype over normal function (->), which guarantees stack safety. It's safe to be used in FFI code, as representation of underlying function is not changed.

NOTE: Stack safety applies to composition only! It does not make a function, that is not stacksafe, safe.

Installation

bower install purescript-stacksafe-function

Some context about the work:

Documentation

Module documentation is published on Pursuit: http://pursuit.purescript.org/packages/purescript-stacksafe-function

About

A newtype over normal function (->), which guarantees stack safety

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •