higher-order-function
There are 14 repositories under higher-order-function topic.
you-dont-need/You-Dont-Need-Loops
Avoid The One-off Problem, Infinite Loops, Statefulness and Hidden intent.
muzea/parser
使用高阶函数开发语法分析器
maxhallinan/kontext
A higher-order function that proxies context to context-free functions.
otmg/js-dictionary
JavaScript Dictionary
joshuadeguzman/RxBus
A simplified event-driven library on top of Kotlin and Rx
confuste/KotlinAndJavaWorkingAtTheSameTime
A Brief example to see how Kotlin can work with Java at the same time.
streamz/ginsu
higher order functions for golang slices
EasyKotlin/lectures
lectures
ecman/function-as
Pass functions as if they had, one or more, constant args
ecman/function-at
Pass functions with adjusted arguments
ksteflovic/haskell-practice
A little course of Haskell programs.
leonid-sokolinsky/BSF-Jacobi-Map
Parallel implementation of Jacobi method using the higher-order functions Map
mylesj/immer-compose
A utility for composing concurrent operations, yet allowing state to be merged in series.