1 unstable release
0.1.1 | Jun 25, 2021 |
---|---|
0.1.0 |
|
#7 in #immediately
2KB
immediate_closure
not really sure why you would need/want this but this syntax:
CR!{ ... }
is cleaner than this:
(||{ ... })()
so here it is
0.1.1 | Jun 25, 2021 |
---|---|
0.1.0 |
|
#7 in #immediately
2KB
not really sure why you would need/want this but this syntax:
CR!{ ... }
is cleaner than this:
(||{ ... })()
so here it is