anonymous-functions
There are 81 repositories under anonymous-functions topic.
thma/WhyHaskellMatters
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. The presentation aims to be self-contained and does not require any previous knowledge of the language.
graphitemaster/lambdapp
Anonymous functions in C
KawaCoder/GhostRecon
Popular OSINT framework for online investigations.
milaan9/04_Python_Functions
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 the value.
hsfzxjy/lambdex
Write complicated anonymous functions beyond lambdas in Python.
exu/go-workshops
Go language basic workshops for devz
egnha/nofrills
Low-cost anonymous functions
egnha/gestalt
Tidy Tools for Making and Combining Functions
tek/amino
functional data structures and utilities for python
MasonProtter/LegibleLambdas.jl
Provides a simple macro to make readable anonymous functions in Julia
rgrannell1/kea
Composable Functional Programming in R
KevCui/sendmail
:email: Send anonymous email to any recipients from your terminal
Foxbud/libcclosure
Thread-safe closures as first-class functions for C
Accenture/mercury-python
Python language pack for Mercury
volcanioo/anonymous-reporting-tool
Anonymously Reporting Tool (ART) is a tool that allows users to send feedback, harassment/bias reports, or ask questions anonymously to the app's publisher. Those whom in need to have a tool which allows their employees to send feedback, report harassment/bias, or ask questions anonymously, can download the source code or check the final concept.
imnaresh96/practice_python
Python Practice
p-samuel/anonymous-methods
Using higher-order logic to copy JavaScript's "filter", "map" and "reduce" functions in Delphi.
SchneiderInfosystems/DelphiCodingDojo
Delphi Trainings
andrakis/node-lithp
A small Lisp-like programming language, with a very small interpreter
annuhuss/OOP-Closures
Object Oriented Programming: Lambda/Anonymous functions, Closures, Shared Instances and Containers
Aryavui/TFP
TFP is a python library that gives you functional programming.
Chayan199916/youtube-videos
Here I will upload all the codes related to what i am teaching on my youtube channel. This codes will work as a reference.
Joe-Isaac/cheat-sheet
many basic js concepts from when I was a passionate rookie
confuste/KotlinAndJavaWorkingAtTheSameTime
A Brief example to see how Kotlin can work with Java at the same time.
DHPS-Solutions/fun-c
A lightweight functional library for the C programming language (GNUCC only)
mannyjrod/MATLAB_program_Solving_ODEs_harmonic_oscillators
A general-purpose MATLAB program to find the free vibration response of a viscously damped system.
muhammedtas/TaskBasedParallelWindowsServiceRunnerExp
It includes basic template of how win services run asyncly and parallel for long running process.
pktcodes/react-basics-v2
React Fundamentals
wagner-de-carvalho/guess_number
Aplicação na qual o usuário deve adivinhar o número aleatório sorteado. Os números escolhidos são armazenados e, no final, é apresentada uma mensagem, de acordo com o desempenho do usuário, e os números escolhidos.
BharathiVaradharaju/Day-4-Task
This is about types of function and some examples
Gabin221/Anonymisation-projet-android
Script Bash pour remplacer plusieurs anciennes URLs par une nouvelle dans les fichiers d'un projet Android, en excluant les dossiers .git et build.
Thangapandi-K/DAILY-TASK-DAY-04
Types of Funtions in Javascript || Anonymous Function || Arrow Function || IIFE Function || Here are some programs coded using these types of functions
Yogadeepan29/JS-DAY-4-Task
Day-4 Task (JS)
svimaladhithan/Task-Day4
completed the day 4 tasks in functions