-
#### Use Case:
The sync NATS client's `kv::Watch` struct does not have a lifetime parameter, while the async_nats version does. This complicates ownership when trying to own a `kv::Store` and a `toki…
-
As the launch day of Vue 3.0 with composition API is approaching, it's worth discussing how `vue-rx` will fit into the new paradigm.
My understanding is that one can only rely on options API to use…
-
It would be useful to have a term that stops iteration earlier and continues the subsequent query chain.
A naive example:
``` javascript
r([1,2,3,4,5,6]).map(value => {
return r.branch(value.gt(…
-
Currently we can do this:
`$(person).transform("say.xsl")`
But if xslt has params, say.xsl contains
``
We could do this:
`Map params=new HashMap();`
`params.put("word","hello");`
`$(person).transfor…
-
In the file `definitions.h` we have several typedefs for containers of XxxPulse containers (see bottom of post).
I've been going round the way memory is allocated during I/O all afternoon, and I've…
-
```
What steps will reproduce the problem?
1. Construct a Map with Integer key
2. Put key/value pair into the map, making sure the key is an Integer
3. Write JSON stream using toJson to convert the ma…
-
```
What steps will reproduce the problem?
1. Construct a Map with Integer key
2. Put key/value pair into the map, making sure the key is an Integer
3. Write JSON stream using toJson to convert the ma…
-
```
What steps will reproduce the problem?
1. Construct a Map with Integer key
2. Put key/value pair into the map, making sure the key is an Integer
3. Write JSON stream using toJson to convert the ma…
-
```
What steps will reproduce the problem?
1. Construct a Map with Integer key
2. Put key/value pair into the map, making sure the key is an Integer
3. Write JSON stream using toJson to convert the ma…
-
```
What steps will reproduce the problem?
1. Construct a Map with Integer key
2. Put key/value pair into the map, making sure the key is an Integer
3. Write JSON stream using toJson to convert the ma…