mers/examples
2023-11-08 15:54:46 +01:00
..
00_Hello_World.mers remove diff, add subtract to replace it and work with iters, add lt, gt, ltoe, gtoe for < > <= >= 2023-11-07 18:37:37 +01:00
01_Hello_Name.mers remove diff, add subtract to replace it and work with iters, add lt, gt, ltoe, gtoe for < > <= >= 2023-11-07 18:37:37 +01:00
02_Calc_Sum.mers change loop function so you can write ().loop(() -> do_smth) 2023-11-08 15:11:28 +01:00
03_Basic_Calculator.mers Add division to examples/03 and add any and all functions for Iter<Bool> 2023-11-08 15:54:46 +01:00
04_Greatest_Common_Divisor.mers change loop function so you can write ().loop(() -> do_smth) 2023-11-08 15:11:28 +01:00
05_Matrix_Multiplicator.mers change loop function so you can write ().loop(() -> do_smth) 2023-11-08 15:11:28 +01:00
fib.mers remove diff, add subtract to replace it and work with iters, add lt, gt, ltoe, gtoe for < > <= >= 2023-11-07 18:37:37 +01:00
iter.mers update examples 2023-11-07 20:24:20 +01:00
try.mers remove diff, add subtract to replace it and work with iters, add lt, gt, ltoe, gtoe for < > <= >= 2023-11-07 18:37:37 +01:00