Link
This commit is contained in:
parent
894525b663
commit
3e1e71d35b
@ -1,6 +1,8 @@
|
|||||||
#+TITLE: 99 Ocaml Problems
|
#+TITLE: 99 Ocaml Problems
|
||||||
#+Author: Joseph Ferano
|
#+Author: Joseph Ferano
|
||||||
|
|
||||||
|
https://ocaml.org/problems
|
||||||
|
|
||||||
*** #1 - Tail of a list
|
*** #1 - Tail of a list
|
||||||
|
|
||||||
Write a function ~last : 'a list -> 'a option~ that returns the last element of a
|
Write a function ~last : 'a list -> 'a option~ that returns the last element of a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user