Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
flyingfisch
Sep 23rd, 2014
269
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Haskell
0.17 KB
| None
|
0
0
raw
download
clone
embed
print
report
elementAt
::
(
Integral
b
)
=>
[
a
]
->
b
->
a
elementAt
[
]
i
=
error
"Empty list."
elementAt l i
|
i
<
1
=
head
l
|
i
>
(
length
l
)
=
last
l
|
otherwise
=
l
!!
(
i
-
1
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make $3500 INSTANTLY [Works Worldwide]???? HL
Java | 24 min ago | 0.06 KB
$200 INSTANTLY [Works Worldwide]? ZA
Java | 25 min ago | 0.06 KB
Make 3500$ in 1 day [Method]XH
Java | 26 min ago | 0.06 KB
?FREE 300$ GIFTCARDS? P8
Java | 28 min ago | 0.06 KB
1500$ in 1 day [Method]? MA
Java | 29 min ago | 0.06 KB
300$ GIFTCARDS? P8
Java | 30 min ago | 0.06 KB
1500$ in 1 day [Method]? MA
Java | 31 min ago | 0.06 KB
Hadez Method Leaked???? TC
Java | 32 min ago | 0.06 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!