Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Aug 18th, 2015
401
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.18 KB
| None
|
0
0
raw
download
clone
embed
print
report
function
fmap
(
a
,
gen
)
{
var
res
;
var
args
=
[
]
;
return
function
seq
(
)
{
for
(
var
i
=
0
;
i
<
arguments.
length
;
i
++
)
{
args
[
i
]
=
arguments
[
i
]
;
}
res
=
a
(
gen
(
args
)
)
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ API Flaw Money Method
CSS | 51 min ago | 1.04 KB
⭐ Exploit Documentation ⭐
CSS | 52 min ago | 1.04 KB
This month smells like money
CSS | 52 min ago | 1.04 KB
z66is_archive.zip.txt
16 hours ago | 1.02 MB
COmpREss
21 hours ago | 7.96 KB
Burrito
22 hours ago | 0.76 KB
External robot
22 hours ago | 1.78 KB
Sees frequency
22 hours ago | 0.56 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!