UEA-PRODEM
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
import type { FPArity, FPFn, FPFnInput } from "../types.js";
|
||||
import type { FPArity, FPFn, FPFnInput } from "../types.ts";
|
||||
/**
|
||||
* Converts a function to a curried function that accepts arguments in reverse
|
||||
* order.
|
||||
|
||||
Reference in New Issue
Block a user