-
```
Special functions are needed to set/get fields in foreign data structures.
Unfortunately, not all C language libraries provide setters and getters
(for example Zlib does not).
Scheme has the byte…
-
GenerateTypeBuilder throws exception when WriteDeserializeMethodFor creates readMethod for F# record type.
My app uses Newtonsoft.Json with F# model, and it works. I just wanted to test performance g…
-
I add this
```
Poker Pro S
```
and I build a new version for this app
but i can't use it
hging updated
9 years ago
-
```
First "ffi.ss" has a typo: "find-shared-libray" should be
"find-shared-library".
The FFI misses the peekers and pokers for raw memory blocks. They are
needed for accessing directly the fields of …
-
```
What steps will reproduce the problem?
1. Compile the attached library using the program:
#!r6rs
(import (rnrs)
(proof))
What is the expected output? What do you see instead?
It should compil…
-
There are many well known clusterings datasets, for example UCI ones from
http://cs.joensuu.fi/sipu/datasets/
We should perform comparative study with CRAN by running they in parallel:
1. With all p…
-
I'm not sure why it was done, but you've made it far more cumbersome to assign an atlas to the animation. Rather than a single place, we now apparently can only assign an atlas to the currently used e…
-
```
Enhancement request to support calling custom java functions for rule
evaluation, etc. I would suggest accepting functions of the form
pacakge.api.Method, where Method must start with Is, Get, Ha…
-
``` php
$di->redis->pipeline()
->del('key1')
->del('key2')
->hmset('key1',$data)
->hmset('key2',$data)
->hmset('key1_info',array('min'=>min($data)))
->execute();
```
Predis: v…
-
```
What steps will reproduce the problem?
1. Compile the attached library using the program:
#!r6rs
(import (rnrs)
(proof))
What is the expected output? What do you see instead?
It should compil…