Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
flyingfisch
Sep 23rd, 2014
276
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Haskell
0.15 KB
| None
|
0
0
raw
download
clone
embed
print
report
elementAt
::
[
a
]
->
Int
->
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 | 10 min ago | 0.06 KB
$200 INSTANTLY [Works Worldwide]? ZA
Java | 11 min ago | 0.06 KB
Make 3500$ in 1 day [Method]XH
Java | 12 min ago | 0.06 KB
?FREE 300$ GIFTCARDS? P8
Java | 13 min ago | 0.06 KB
1500$ in 1 day [Method]? MA
Java | 14 min ago | 0.06 KB
300$ GIFTCARDS? P8
Java | 15 min ago | 0.06 KB
1500$ in 1 day [Method]? MA
Java | 16 min ago | 0.06 KB
Hadez Method Leaked???? TC
Java | 18 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!