Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Functional Style
Define a curried anonymous function
Apr 21, 2021
Operator currying: how to convert f[a,b][c,d] to {a+c,b+d}?
Apr 20, 2021
Generate random non-zero "island" in matrix of zeros
Apr 20, 2021
How to make FoldListIndexed ie FoldList with an index or iterator?
Apr 25, 2021
Cleanest way to take a[b[c]] to a[b][c]
Apr 25, 2021
Take single element of a list, and compare to average of whole list
Apr 25, 2021
How can I find a more efficient solution to mapping characters to digits?
Apr 20, 2021
Using Nest to build continued fraction
Apr 25, 2021
Applying Function with SlotSequence and Lists
Apr 20, 2021
Efficient way to partition list of expressions based on its contents
Apr 20, 2021
« Newer Entries
Older Entries »