Commit Verlauf

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