-
# 高级类型
也就是类型编程:对类型进行操作能写出更好的类型,从而使得代码更加安全
## 一些资源
- https://www.typescriptlang.org/docs/handbook/2/types-from-types.html
- https://www.typescriptlang.org/docs/handbook/release-notes/typescript…
-
Using Draft.js `0.11.7` with Draftail results in keys that are used for shortcuts, such as `i`, `b`, etc. not working at all.
### Environment
Draft.js - 0.11.7
Draftail - 1.4.1
### Steps to …
-
I've created this piece of code with the help of lyxia: https://gist.github.com/reactormonk/c4dd738b4f23281b6ab35b53c8661c91 - maybe it's useful somewhere? Should I open a PR?
-
**Is your feature request related to a problem? Please describe.**
It feels like there are some inconsistencies or unintuitive choices in a lot of the cooking recipes involving tomatoes and it coul…
-
Commands I executed are:
edit 6 rq/👋👋 👋
edit 7 rq/ヽ༼ຈل͜ຈ༽ノ ヽ༼ຈل͜ຈ༽ノ
Expected some kind of error message but command suceeds.
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2223S1/pe/m…
-
[previous lighthouse ticket #752](https://prototype.lighthouseapp.com/projects/8886/tickets/752-elementinsert-to-accept-array-as-insertions-option)
by Radoslav Stankov
---
In a lot of cases I need …
-
Hi,
It would be handy to have `Validation` provide a `concat` function. Something like:
``` javascript
const R = require('ramda');
const concat = (v1, v2) =>
v1.cata({
Failure: (f1) => …
-
### Item name
CARLOSLUIS
### Description
ME HAN ELIMINADO TODOS MIS ITEMS, ROPA, MENSAJEROS, CURRIERS, SONIDOS, FONDOS, GUARDIANDIAS TODO YA NO ESTAN MIS ITEMS QUE COMPRE CON DINERO REAL EN DOTA 2…
-
This was previously proposed in #28427 but rejected. However, I don't think it was given proper consideration.
As mentioned in #28427, it is possible for a crypto.Signer to require remote calls to …
-
You have probably heard of the Yoda code style, or Yoda conditionals (_blue is the sky_, usually expressed as `"blue" == sky`). We don't like such style because they break the reader's natural flow or…