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 638690d commit 119b187Copy full SHA for 119b187
README.md
@@ -190,6 +190,7 @@ try {
190
// error: Error: set x() not implemented
191
}
192
```
193
+
194
### creating vector inside calculation
195
196
works fine thanks to caching in factory function.
@@ -284,4 +285,4 @@ console.log(`t: ${JSON.stringify(t)}`);
284
285
existing operator overloading for game engines or other vector libraries
286
287
- [playcanvas](https://github.com/basics/vector/tree/master/src/adapter)
-
288
0 commit comments