#
control-flow
Here are 87 public repositories matching this topic...
functional-programming
async
promise
algebraic-data-types
monad
control-flow
future
fantasy-land
sanctuary
cancellation
fluture
-
Updated
May 18, 2020 - JavaScript
An extension to the standard SwiftUI library.
macos
swift
color
library
framework
swift-package-manager
toolbar
progressbar
scroll
compatibility
control-flow
textview
attributedstring
swiftui
-
Updated
May 12, 2020 - Swift
petvana
commented
Mar 18, 2019
I found that function mod2pi
is not implemented yet, but mod
works. Is there any list of implemented functions? Minimal working example is:
using Zygote
# This is working
gradient(x -> mod(x, 2pi), 1.)
# This is not
gradient(x -> mod2pi(x), 1.)
kilgaloon
commented
Nov 6, 2017
It will be good to analyze var_dump leftovers in project, and to add support for other functions that cause same behavior.
A proposed hardware-based method for stopping known memory corruption exploitation techniques. #nsacyber
-
Updated
May 10, 2017 - C
this is like caolan/async which is like lodash but async, but awaitful
-
Updated
Apr 16, 2020 - JavaScript
Recursion schemes for Idris
-
Updated
Aug 23, 2018 - Idris
Promise/A+, Bluebird inspired, implementation in Swift 5
-
Updated
Apr 5, 2020 - Swift
-
Updated
Dec 24, 2019 - CoffeeScript
stream
functional-programming
asynchronous
composition
continuation
callback
reducer
monad
functor
control-flow
asynchronous-tasks
asynchronous-programming
continuation-passing-style
applicative
curried-functions
variadic
continuation-passing
continuation-tasks
point-free
callback-manager
-
Updated
May 14, 2020 - JavaScript
hooks
promises
control
serial
async
concurrency
parallel
series
foreach
control-flow
await
concurrent
each
-
Updated
Jul 14, 2018 - JavaScript
ROP gadget finder and analysis in pure Javascript
windows
macos
linux
arm
control-flow
cybersecurity
x86
elf
binary-analysis
rop-exploitation
rop-gadgets
arm64
macho
portable-executable
disassembly
elf-loader
elf-parser
rop-chain
macho-parser
aslr-bypass
-
Updated
Oct 5, 2019 - JavaScript
Pronounced "effin' flow" because it's so badass, fnFlow is a Javascript control flow library heavily influenced by Caolan McMahon's async that encourages a proper functional design pattern.
-
Updated
Nov 8, 2017 - JavaScript
declarative flow control components for React apps
-
Updated
Nov 16, 2018 - JavaScript
Type checking and logical inference for JetBrains MPS
-
Updated
May 9, 2020 - Kotlin
Library for easily presenting React Components in a control flow with Promise handling
-
Updated
Sep 17, 2017 - JavaScript
This is a repo for my Bertelsmann Data Science Scholarship Challenge: notes, exercises, quizzes.
python
challenge
data-science
udacity
statistics
sql
udacity-course
data-visualization
control-flow
aggregation
data-cleaning
scholarship
udacity2018
bertelsmann
udacity-scholarship-course
variability
-
Updated
Aug 4, 2018 - Python
Repository of DataCamp's "Intermediate R" course.
data-science
r
utilities
functions
rstudio
control-flow
rstats
datacamp-course
datacamp
datacamp-exercises
introduction-to-data-science
intermediate-r
conditional-flow
apply-family
-
Updated
Jan 9, 2019
Asynchronous and sync tryCatch in one place - works almost like `async-done`, used in `always-done`. The callback is securely wrapped with a `dezalgo` and `once`.
-
Updated
Dec 28, 2019 - JavaScript
Qua virtual machine for JavaScript
-
Updated
May 19, 2020 - JavaScript
A small package that provides helpers to manage control flow in React
-
Updated
Feb 8, 2018 - JavaScript
Complete Java Note for colleges in Nepal.
java
database
networking
swing
jdbc
graphics
icons
array
inheritance
icon
control-flow
exam
applet
nepal
awt
object-oriented-programming
-
Updated
Apr 26, 2020 - Java
Declarative control flow inspired component library for React
-
Updated
Apr 5, 2020 - TypeScript
eelstork
opened
Aug 22, 2019
Promise-alternative library for doing asynchronous operations
-
Updated
Mar 19, 2020 - TypeScript
-
Updated
May 20, 2020 - JavaScript
A lightweight concurrency library for C, featuring symmetric coroutines as the main control flow abstraction.
-
Updated
Sep 9, 2015 - C
Improve this page
Add a description, image, and links to the control-flow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the control-flow topic, visit your repo's landing page and select "manage topics."
When there are several encrypted scripts on the site, each one contains functions rc4(), base64(), md5().
If you added the disable include option for these functions in the CLI, I could add them only to the first script.