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
Defining and calling function at the same time in lua
Nov 18, 2025
javascript
lua
closures
Listing (detecting) closures in a method using reflection
Nov 16, 2025
c#
reflection
closures
Is this how closure works in useState hook?
Nov 18, 2025
javascript
reactjs
closures
Why does a setTimeout delay of 0 still run after all other synchronous code in a for loop? [duplicate]
Nov 17, 2025
javascript
asynchronous
closures
stack-trace
Rust function pointer seems to be treated as stateful by borrow checker
Nov 16, 2025
rust
closures
lifetime
borrow-checker
mutable-reference
Why Swift global functions as a special case of closures capture global variables?
Nov 04, 2025
ios
swift
closures
Assigning closure with closure parameter
Nov 01, 2025
swift
closures
nested function memory usage in javascript
Nov 01, 2025
javascript
memory
closures
CoreAudio AudioObjectRemovePropertyListener not working in Swift
Nov 01, 2025
objective-c
swift
closures
core-audio
Why the strong difference between closures and functions in Rust and how to work around it?
Oct 30, 2025
function
closures
rust
How to pass an Arc clone to a closure?
Oct 29, 2025
rust
closures
lifetime
borrow-checker
trait-objects
How can I change an inout parameter from within a escaping closure?
Oct 30, 2025
swift
closures
How can I use a closure that has mutably captured a variable in a loop that checks the same value?
Oct 29, 2025
rust
closures
Understanding javascript closure variable capture in v8
Oct 27, 2025
javascript
closures
v8
How to capture mutable reference into move closure contained in iterator returned from a closure
Oct 27, 2025
closures
rust
"borrowed data escapes outside of closure" only when using &mut or threads?
Oct 27, 2025
rust
closures
borrow-checker
Swift @autoclosure parameter wraps provided explicit closure
Oct 26, 2025
swift
closures
A variable modified by two closures
Oct 25, 2025
rust
closures
mutable
borrowing
How to change external variable's value inside a goroutine closure
Oct 25, 2025
go
concurrency
closures
goroutine
Older Entries »