In the latest fx tool update, you’ll find some cool improvements:
.map(x => x.key)
@.key
Now it can handle JSON streams and lines, making it a breeze to work with big JSON files.
Nice, I’ve been waiting for this :)
In the latest fx tool update, you’ll find some cool improvements:
.map(x => x.key)
, you can just write@.key
.Nice, I’ve been waiting for this :)