New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

akh.core.trampoline

Akh trampoline for tail calls

0.0.0
latest
Version published
Weekly downloads
587
-5.63%
Maintainers
1
Weekly downloads
 
Created

Akh trampoline for basic tail calls

API

require('akh.core.trampoline').tail(f, x)

Create a tail call the will invoke f(x)

require('akh.core.trampoline').trampoline(f)

Invoke f to completion using a trampoline.

FAQs

Package last updated on 01 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts