Historique des commits

Auteur SHA1 Message Date
  DricomDragon abee32f9ac Add a square function il y a 5 ans
  DricomDragon 71ccb3f570 Implement foldable any il y a 5 ans
  DricomDragon d0fe430f5c Implement foldable or il y a 5 ans
  DricomDragon bd7bfcc5b4 Add a foladble function for maximum il y a 5 ans
  DricomDragon f53d73f50a Make the foldable sum working on every num il y a 5 ans
  DricomDragon 6816698882 Fix the foldable sum for integers il y a 5 ans
  DricomDragon 7b891cd3c7 Create a non compilable foldable sum il y a 5 ans
  DricomDragon e8a1d18a2c Add implementations with filter for prime functions il y a 5 ans
  DricomDragon cfefa0f0de Add a function to list prime numbers il y a 5 ans
  DricomDragon 2c73d8afb1 Create a function to list the dividers of a number il y a 5 ans
  DricomDragon 2653b1013f Try to fix my own function but still does'nt work il y a 5 ans
  DricomDragon a4e3b799fc Add the teacher anagram function il y a 5 ans
  DricomDragon dfed770022 Improve function but duplicates il y a 5 ans
  DricomDragon bd074afb49 Specify function signatures il y a 5 ans
  DricomDragon e5460a0853 Create a non working version of anagram builder il y a 5 ans
  DricomDragon 3a4b1c9b6c Create a custom flip function il y a 5 ans
  DricomDragon 0dd603878b Create a sort function by extraction il y a 5 ans
  DricomDragon b4abb88609 Create a function to retrieve an integer il y a 5 ans
  DricomDragon 6627d0b022 Create custom delete function il y a 5 ans
  DricomDragon 93572ab22a Create a custom function to reverse a list il y a 5 ans
  DricomDragon 44acea96cd Compute efficiently pythagore triplets il y a 5 ans
  DricomDragon c1f57d8450 Square list il y a 5 ans
  DricomDragon 354f692377 Add the function to compute height of a binary tree il y a 5 ans
  DricomDragon 867d9acb2f Create binary tree type il y a 5 ans
  DricomDragon ee01510045 Implement a function to sum Liste elements il y a 5 ans
  DricomDragon 11c79ba97d Create the data type List il y a 5 ans
  DricomDragon 1dd60732ac Merge branch 'exo' il y a 5 ans
  DricomDragon a7d1edd356 Add an add function which is terminal il y a 5 ans
  DricomDragon 517810289f Implement an 'add' function for Nat il y a 5 ans
  DricomDragon e0265c011e Add the show method to Nat il y a 5 ans