—
flatMapP(
async val => [ 'elfo' ],
arr);
— Thanks, i did a bit sepration, now and have to force the async flatmapping, its cleaner that way
— I've cut it from "JS Party" podcast🤤 lucky name collision
— Dont reinvent the whee!
— Hey, I'm trying to decunstructure H = {h: 123, s: 123, v: 123}
into h, s, v
, but can't get it right.
Message permanent page
— But they are already created above?