DricomDragon
|
f53d73f50a
Make the foldable sum working on every num
|
5 years ago |
DricomDragon
|
6816698882
Fix the foldable sum for integers
|
5 years ago |
DricomDragon
|
7b891cd3c7
Create a non compilable foldable sum
|
5 years ago |
DricomDragon
|
e8a1d18a2c
Add implementations with filter for prime functions
|
5 years ago |
DricomDragon
|
cfefa0f0de
Add a function to list prime numbers
|
5 years ago |
DricomDragon
|
2c73d8afb1
Create a function to list the dividers of a number
|
5 years ago |
DricomDragon
|
2653b1013f
Try to fix my own function but still does'nt work
|
5 years ago |
DricomDragon
|
a4e3b799fc
Add the teacher anagram function
|
5 years ago |
DricomDragon
|
dfed770022
Improve function but duplicates
|
5 years ago |
DricomDragon
|
bd074afb49
Specify function signatures
|
5 years ago |
DricomDragon
|
e5460a0853
Create a non working version of anagram builder
|
5 years ago |
DricomDragon
|
5e01e75874
Merge branch 'exo'
|
5 years ago |
DricomDragon
|
3a4b1c9b6c
Create a custom flip function
|
5 years ago |
DricomDragon
|
0dd603878b
Create a sort function by extraction
|
5 years ago |
DricomDragon
|
b4abb88609
Create a function to retrieve an integer
|
5 years ago |
DricomDragon
|
6627d0b022
Create custom delete function
|
5 years ago |
DricomDragon
|
93572ab22a
Create a custom function to reverse a list
|
5 years ago |
DricomDragon
|
44acea96cd
Compute efficiently pythagore triplets
|
5 years ago |
DricomDragon
|
c1f57d8450
Square list
|
5 years ago |
DricomDragon
|
640f9c9434
Merge branch 'exo'
|
5 years ago |
DricomDragon
|
354f692377
Add the function to compute height of a binary tree
|
5 years ago |
DricomDragon
|
867d9acb2f
Create binary tree type
|
5 years ago |
DricomDragon
|
ee01510045
Implement a function to sum Liste elements
|
5 years ago |
DricomDragon
|
11c79ba97d
Create the data type List
|
5 years ago |
DricomDragon
|
1dd60732ac
Merge branch 'exo'
|
5 years ago |
DricomDragon
|
a7d1edd356
Add an add function which is terminal
|
5 years ago |
DricomDragon
|
517810289f
Implement an 'add' function for Nat
|
5 years ago |
DricomDragon
|
e0265c011e
Add the show method to Nat
|
5 years ago |
DricomDragon
|
715cd0c58c
Add convertor from int to Nat
|
5 years ago |
DricomDragon
|
6e767afd5a
Implement converter from Nat to int
|
5 years ago |