No description
Find a file
joachimschmidt557 fade1fc218 WIP bst
2019-09-13 19:06:46 +02:00
.gitignore WIP 2019-08-23 21:10:46 +02:00
bst.rkt WIP bst 2019-09-13 19:06:46 +02:00
Durchschnitt.rkt Remove x permission 2019-03-07 18:58:33 +01:00
fibonacci-goldener-schnitt.rkt Add Fibonnacci 2019-05-17 20:38:18 +02:00
GUI.rkt Remove x permission 2019-03-07 18:58:33 +01:00
Halloween.rkt Remove x permission 2019-03-07 18:58:33 +01:00
lambda-calc.rkt more formatting 2019-09-08 19:24:30 +02:00
LICENSE Add LICENSE 2019-02-23 20:00:45 +00:00
LinkedList.rkt Remove x permission 2019-03-07 18:58:33 +01:00
merge-sort.rkt Add check-expect tests 2019-04-25 10:18:56 +02:00
rbtree.rkt more formatting 2019-09-08 19:24:30 +02:00
README.md Update readme 2019-04-25 10:25:27 +02:00
reverse.rkt Easy list reversing 2019-07-05 08:50:55 +02:00
SelectionSort.rkt Remove x permission 2019-03-07 18:58:33 +01:00
test.rkt Remove x permission 2019-03-07 18:58:33 +01:00

racket-random

This repository contains some small snippets of Racket code my brain has generated to this day. The code is licensed under the Unlicense, so you may use it for whatever you want, whenever you want.