anonymous-functions topic

List anonymous-functions repositories

WhyHaskellMatters

462
Stars
14
Forks
Watchers

In this article I try to explain why Haskell keeps being such an important language by presenting some of its most important and distinguishing features and detailing them with working code examples....

GhostRecon

227
Stars
25
Forks
Watchers

Popular OSINT framework. Works fine with kali linux and other Debian-based systems. Coded this as a teen, so not really reliable for real researches.

04_Python_Functions

228
Stars
224
Forks
Watchers

The function is a block of code defined with a name. We use functions whenever we need to perform the same task multiple times without writing the same code again. It can take arguments and returns th...

lambdex

79
Stars
3
Forks
Watchers

Write complicated anonymous functions beyond lambdas in Python.

mercury

81
Stars
39
Forks
Watchers

Reference engine for composable applications

go-workshops

72
Stars
17
Forks
Watchers

Go language basic workshops for devz

gestalt

37
Stars
3
Forks
Watchers

Tidy Tools for Making and Combining Functions

LegibleLambdas.jl

28
Stars
2
Forks
Watchers

Provides a simple macro to make readable anonymous functions in Julia