Skip to content

Instantly share code, notes, and snippets.

require('rubico/global')
const Transducer = require('rubico/Transducer')
const x = require('rubico/x')
const Dynamo = require('presidium/Dynamo')
const DynamoIndexQueryIterator = require('presidium/DynamoIndexQueryIterator')
const { groupBy } = x
// intoMapBy(attr string)(array Array) -> Map
const intoMapBy = attr => array => {
@richytong
richytong / rubico.md
Last active March 5, 2021 23:21 — forked from bebraw/rubico.md
title date headerImage keywords
Rubico - [a]synchronous functional programming - Interview with Richard Tong
2021-xx-xx
assets/img/XXX.jpg
interview

TODO: Feel free to suggest a header image. Otherwise, I'll figure out something.

I would love to see what you come up with for this.