Commit graph

27 commits

Author SHA1 Message Date
Sergiu Ivanov
6c764aff22 utils: Add pretty-print-set-sets. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
b337d17080 utils.scrbl: Typo in pretty-print-set. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
58327125eb utils: Add pretty-print-set. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
6ca2330a1f utils: Add list-sets->list-strings. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
b3408a7bfe utils.scrbl: Require the entire typed/racket for the evaluator. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
de80275a47 utils: Add drop-first-last. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
2af5656e71 utils: Add read-symbol-list. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
fe989ef8a7 utils.scrbl: Add the documentation for dotit. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
0f971f5258 utils.scrbl: Remove Composing typed functions.
I exported everything to typed-compose now.
2022-01-12 00:28:20 +01:00
Sergiu Ivanov
a6a350ab1a utils.scrbl: Simplify require for-label. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
728926e891 utils: Add multi-compose. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
3bb695e2cf utils: Move compose-related functions to their own section. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
b56b6a3f88 utils: Add read-org-variable-mapping and unorgv. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
a13b30d876 utils: Add compose-n, compose-3, and compose-4. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
f9de7b1027 utils.scrbl: Slightly streamline the imports. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
181cb8678a utils.rkt: Add GeneralPair and copy unstringify-pairs. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
5943e2f6c7 utils.rkt: Copy read-org-sexp and unorg. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
f80dc7f28e utils.rkt: Add map-sexp. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
54905071d7 utils.rkt: Copy string->any. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
1273a9595f utils.rkt: Copy stringify-variable-mapping. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
c9d36ea45e utils.rkt: Copy any->string. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
9e65f07ce0 utils.rkt: Copy over extract-symbols. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
66c76a6173 utils.rkt: Copy auto-hash-ref/explicit and auto-hash-ref/: 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
6cee8a49d9 utils.scrbl: Add the documentation for types, eval-with, and eval1-with. 2022-01-12 00:28:20 +01:00
Sergiu Ivanov
7f0d261e98 utils.scrbl: Add eval-with. 2020-11-29 23:07:40 +01:00
Sergiu Ivanov
d014209a98 doc: Add module-level comments for utils. 2020-11-29 21:41:00 +01:00
Sergiu Ivanov
596e1b7b5d Prepare for writing the documentation. 2020-11-29 00:28:46 +01:00