func-middleware
A custom middleware and interceptor for your functions. performs an action before the main function or after.
A custom middleware and interceptor for your functions. performs an action before the main function or after.
presto和scansto用到的工具类和配置文件
Extracted and repackaged FunC language server (LS) from the official VSCode extension for FunC
This is a library that allows use of functional programming in JavaScript by utilizing specialized functions.
Make a synchronous function have a timeout
FunC executor for main() function
Turn functions into strings
Allows you to import and call the functions on www.func.live
Create a factory function for filling strided arrays with pseudorandom values drawn from a binary PRNG.
Create a factory function for filling strided arrays with pseudorandom values drawn from a ternary PRNG.
Create a factory function for filling strided arrays with pseudorandom values drawn from a unary PRNG.
Generate a thunk.
Create a function that invokes a provided function with reordered arguments.
Create a function that invokes a provided function with arguments in reverse order.
Create a function that invokes a provided function with specified arguments.
Transform a curried function into a function invoked with multiple arguments.
Transform a curried function into a function invoked with multiple arguments.
Partially apply function arguments.
Partially apply function arguments from the right.
Create a function that invokes a provided function according to a predicate function.