Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in closures
In Javascript, when is a new scope created? (with a new function and in a "with" statement) Are these the only 2 situations?
Nov 17, 2022
javascript
scope
closures
In R, getting the following error: "attempt to replicate an object of type 'closure'"
May 31, 2021
r
functional-programming
closures
Is there a way to test if a closure is also a generator?
Mar 28, 2021
php
closures
generator
yield
Lambda closure lvalues can be passed as rvalue reference parameters
Sep 14, 2022
c++
lambda
closures
c++14
rvalue-reference
Why are closures broken within exec?
Sep 14, 2022
python
closures
exec
Self destructing Javascript function - How does it work?
May 23, 2022
javascript
closures
Closure in Javascript with multiple brackets
Oct 16, 2020
javascript
closures
Mutably borrow one struct field while borrowing another in a closure
Oct 21, 2021
rust
closures
borrow-checker
mutability
dispatch_group_leave crash in swift
May 13, 2019
ios
swift
closures
healthkit
Is it possible to reference an anonymous function from within itself in PHP?
Sep 13, 2022
php
closures
anonymous-function
How are Scala closures transformed to Java objects?
Oct 26, 2022
scala
closures
decompiling
Why not .NET-style delegates rather than closures in Java?
Aug 15, 2022
c#
java
.net
delegates
closures
Two functions with the same name in JavaScript - how can this work?
Aug 24, 2022
javascript
function
closures
strict-mode
How can I capture the value of an outer variable inside a lambda expression?
Jan 23, 2018
c#
asynchronous
lambda
closures
task-parallel-library
How can i pass a single additional argument to array_map callback in PHP?
Sep 30, 2017
php
arrays
callback
closures
array-map
How to maintain state in Python without classes?
Oct 17, 2022
python
closures
state
How to call a method n times in Scala?
Apr 19, 2022
scala
loops
recursion
closures
anonymous-function
Fibonacci closure in go
Sep 16, 2022
go
closures
fibonacci
Swift: Should ViewModel be a struct or class?
Sep 13, 2022
swift
mvvm
struct
closures
Why isn't `std::mem::drop` exactly the same as the closure |_|() in higher-ranked trait bounds?
Oct 17, 2020
rust
closures
traits
type-inference
higher-kinded-types
« Newer Entries
Older Entries »