-
https://github.com/LovelaceAcademy/ctl-nix/blob/ceea27c78464caf51a7383c4437d7e096d58b4b6/flake.nix#L38
```nix
{
description = "Cardano transaction lib backed by nix";
inputs =
{
nixpk…
-
This is a proposal for allowing generics as type parameters. It's currently possible to write specific examples of monads, but in order to write the interface that all monads satisfy, I propose writi…
-
- [x] Introduce an arrow for Scala's `Function1` - `Func1Arrow`
- [x] override composition (add higher-priority `Compose` typeclass instance)
- [x] Map `ScalaExpr` arrows to `Func1Arrow`
- [x] …
-
The function ThreadArea::newItemToPlayers(...) currently uses ThreadArea::getPlayersToUpdate(...) which is an inefficient approach. Rewrite this function to use a Functor that executes within a certai…
-
```
To quote Rob Tsuk:
--------------------
My curl library is set up to take a callback that receives the results of
the curl "get" call as a string. The native layer needs to keep the
reference to …
-
```
To quote Rob Tsuk:
--------------------
My curl library is set up to take a callback that receives the results of
the curl "get" call as a string. The native layer needs to keep the
reference to …
-
```
To quote Rob Tsuk:
--------------------
My curl library is set up to take a callback that receives the results of
the curl "get" call as a string. The native layer needs to keep the
reference to …
-
## Issue Details
I think all constructors of CGAL kernel objects can be `constexpr`, and probably also CGAL functors `operator()`.
That should be a goal of the CGAL project to use that possibili…
-
Classes like `stdex::thread` need to have some kind of functors. Implementation of `stdex::function` is totally doable with C++98 and some template class overloads so this should be included in stdex …
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#3263
From: @JasonGross
Reported version: 8.4
CC: coq-bugs-redist@lists.gforge.inria.fr