-
Here is the full thing including my attempt to isolate it to just IDL
```javascript
import { IDL } from '@dfinity/candid';
import { Principal } from '@dfinity/principal';
import {
Canister,
…
-
the optional rules on page 132-133 of volume 2 6e mostly just the ones on page 132
-
Crystal doesn't allow records to be declared inside a function:
```
def get-fred
record Person, name, number # error!
Person.new "Fred", 1
end
```
This is because `record` is a macro …
-
### Describe the request
We asked for new events that was closed immediately after first comment from your side. There was not space for discussion and you do not communicate on closed issues. It is …
-
# Some background about my use case.
I need to parse a type consisting of multiple subtypes of variable length each and once in a while it happens that some length byte of the subtypes is wrong bec…
-
I am trying to create a master table of every player (besides kickers) and each of their stats for each week. I want the 'Team' column in the table to show the team they were on for that game, not the…
-
```
The following code is scheme (GNU Guile) and the language detector fails to
detect it correctly:
(define (cont-frac-rec numer denom k)
(define (step i)
(if (> i k) 0
(/ (n…
-
```
The following code is scheme (GNU Guile) and the language detector fails to
detect it correctly:
(define (cont-frac-rec numer denom k)
(define (step i)
(if (> i k) 0
(/ (n…
-
```
The following code is scheme (GNU Guile) and the language detector fails to
detect it correctly:
(define (cont-frac-rec numer denom k)
(define (step i)
(if (> i k) 0
(/ (n…
-
```
The following code is scheme (GNU Guile) and the language detector fails to
detect it correctly:
(define (cont-frac-rec numer denom k)
(define (step i)
(if (> i k) 0
(/ (n…