UNPKG

moy-fp

Version:
9 lines (6 loc) 205 B
import invoker from '../Function/invoker' /** * RegExp | String -> String | (($0, $1, ..., index, String) -> String) -> String -> String */ const replace = invoker(2, 'replace') export default replace