-
If I defined a function for `Map.reduce` like this:
```
let odds_reduce (x : ((odd_index * token) * token)) =
let curr_odd_index = x.(0).(0) in
let token = x.(0).(1) in
let acc_toke…
-
Live design Blockstack Summit 2017 summary page
-
Basecoin is not a good name for a framework as this is becoming.
Basecoin is a wonderful name for the executable we use in all the examples. `cmd/basecoin` is perfect.
As we work on making this…