Powered by
AppSignal
&
Oban Pro
Would you like to see your link here?
Contact us
Notesclub
Sign in with GitHub
created by
hec
&
contributors
terms
privacy
explay
docs/discovery.livemd
Sultan Iman
@sultaniman
zeit
More notebooks
0
explay
Enum reject
[
12
,
3
,
3
,
5
,
6
]
|>
Enum
.
reject
(
fn
n
->
rem
(
n
,
2
)
==
0
end
)
Strings
:observer
.
start
(
)
:observer
.
stop
(
)
Back