git.fiddlerwoaroof.com
January 9, 2021
View bd9ef2f

feat(transducers): add DATA-LENS.TRANSDUCERS:INTO, with tests

Edward authored on 09/01/2021 11:19:38
January 5, 2021
View 96cc36b

chore(transducers): move functions around

Edward authored on 05/01/2021 04:19:19
January 4, 2021
View d0e894f

feat: add collecting transducer to accumulate partial sums

Edward authored on 04/01/2021 10:01:19
View e08fccf

bug: add test with custom TEST and COMBINER for COMPRESSING-RUNS

Edward authored on 04/01/2021 09:15:14
View 1a07eb7

feat: allow transducer parts to be past as a list

Edward authored on 04/01/2021 08:50:38
View 705dc56

chore: adjust and fix DEDUPING and COMPRESSING-RUNS

Edward authored on 04/01/2021 08:49:39
View 5bca9a1

chore: reorganize transducer definition

Edward authored on 04/01/2021 08:48:49
January 1, 2021
View 1259838

feat(transducer): implement COMPRESSING-RUNS, add one-arity rf

Edward authored on 01/01/2021 01:40:58
December 31, 2020
View 07b0c02

feat(utils): add generic FUNCTIONALIZE to turn values into functions

Edward authored on 31/12/2020 06:03:56
December 20, 2020
View a7399b4

refactor(transducers): simplify list builder

fiddlerwoaroof authored on 20/12/2020 03:34:20
December 19, 2020
View 5bd17dc

refactor(transducers): remove package names

fiddlerwoaroof authored on 19/12/2020 07:58:07
View 4139944

chore(transducers): reshuffle

fiddlerwoaroof authored on 19/12/2020 07:09:55
View cefd4fb

feat(transducers): add lazy-sequence constructor

fiddlerwoaroof authored on 19/12/2020 06:32:19
View 9ff7f44

refactor(transducers): foldling -> reduce-generic

fiddlerwoaroof authored on 19/12/2020 06:31:54
View 498d659

chore(transducers): extract a common pattern into a macro

fiddlerwoaroof authored on 19/12/2020 06:25:10