-
I'll leave a review of the code in this repo here.
-
Original Author: @shelby3
Original URL: https://github.com/keean/zenscript/issues/35#issue-243345358
Original Date: July 17, 2017
---
|
----- | -----
![](https://upload.wikimedia.org/wik…
-
**TypeScript Version:** 2.7.0-dev.20171126
(Introduced in 2.6)
**Code**
```ts
type Processor = (subj: T1) => T1
function doStuff(parentProcessors: Array, childProcessors : Array) {
chi…
-
**Context**: Guaranteed privacy of the EU citizens is a major concern for EC. The comments is related to privacy and request to update ARF to ensure EU citizen privacy when using the EU ID Wallet.
…
-
At some public chargers (particularly ones by Alfen), the car can communicate with the charging station to give details about it's SOC, this is shown on the charger display. Looking around the interne…
-
貼吧活動:(請查閱 [SARS-CoV-2 Timeline by 2020.02.21](https://github.com/agorahub/_meta/blob/agoran/theagora/sari/Memorandum_2020-02-21_SARS-CoV-2-Timeline_Nathan.pdf?raw=true), by Nathan :cloud: )
- Colla…
-
Currently, there is the following line in the sparse matmult code:
https://github.com/JuliaLang/julia/blob/056b374919e11977d5a8d57b446ad1c72f3e6b1d/base/sparse/linalg.jl#L94-L95
I am assuming th…
-
- [ ] Proposal added
- [x] [Discussed in LDM](https://github.com/dotnet/csharplang/blob/master/meetings/2017/LDM-2017-02-21.md#replaceoriginal)
- [ ] Decision in LDM
- [ ] Finalized (done, rejected…
-
I have [a long comment](https://users.rust-lang.org/t/rust-as-a-high-level-language/4644/72) at the Rust forum (some of the inspiration came from @keean linking me to Sean Parent's [video](https://you…
-
I propose that we add native support for sum types to the Cryptol language. This would be of particular use in two places:
1. When specifying algorithms that can possibly fail, one must currently i…