# Output: atheism
# hd [x_1, β¦, x_n] = x_1
hd = {
case [], f -> []
case [x,*y] -> x
}
beliefsCsv = "atheism,agnosticism,theism"
beliefs = split(beliefsCsv, ",")
a = hd(beliefs)
print(a)
Pinned Loading
-
openroguelike
openroguelike PublicForked from tleguern/openroguelike
The beginning of something that might end as a roguelike development library. But we'll see.
C 1
-
small-raytracer
small-raytracer PublicForked from FrontierPsychiatrist/small-raytracer
A very small and very incapable raytracer in C
C 1
-
-
microlyceum
microlyceum PublicForked from kironia/microlyceum
π€ The project name is ΞΌLyceum, written by a programmer and self-study of the elementary math is the reason why it's here.
TeX
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.