We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f6590 commit d238925Copy full SHA for d238925
README.md
@@ -51,11 +51,11 @@ Make sure you know how to get started, [check out our docs](https://classes.read
51
52
## Example
53
54
-Imagine, that you want to bound implementation to some particular type.
+Imagine, that you want to bind implementation to some particular type.
55
Like, strings behave like this, numbers behave like that, and so on.
56
57
The good realworld example is `djangorestframework`.
58
-It is build around the idea that different
+It is built around the idea that different
59
data types should be converted differently to and from `json` format.
60
61
What is the "traditional" (or outdated if you will!) approach?
@@ -110,7 +110,7 @@ How would new API look like with this concept?
110
111
```
112
113
-See how easy it is to works with types and implementation?
+See how easy it is to work with types and implementation?
114
115
Typeclass is represented as a regular function, so you can use it like one:
116
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments