-
- **일기 쓰기 팁!:** 일기는 간단하게 - 에세이가 아닙니다. 시제(tense)를 알맞게 써주세요! 일기는 주로 과거에 일어난 일을 쓰는 것이기 때문에 과거 시제로! 하지만 상황에 따라 다양한 시제를 사용할 수도 있습니다.
- **주의할 점!:** 삼인칭 (he, she, it, 등등) 주어를 쓸 때 동사 원형에 **s** 붙이는 것을 주의 합…
-
**Describe the bug**
Schema query error: `SERVER ERROR: Not well formed WOQL JSON-LD`
**To Reproduce**
1. Go to documentation: https://terminusdb.com/docs/schema-queries-with-woql/
2. Copy exa…
-
How would you map an inverse relationship using decodable?
Think of the following scenario:
A > B
With `A` being in a `to-many` relationship with `B` and `B` being in a `to-one` relationship with `…
-
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 …
-
### Feature description
Add over scroll animation feature in termux terminal for Android 12+ devices
### Additional information
In ```mt manager``` have this feature
-
Inspired by #912.
Proposed API:
```js
// Accept shelljs functions, curry parameters
shell.ls('*.txt')grep('deleteme').xargs(shell.rm, '-f');
// Stretch goal: accept arbitrary functions:
sh…
-
It is statically determined if the traversal is definitely non-empty. In this case we could generate a `Traversal1` which can then be used with `first1Of` for example.
-
Ok, so I think the property-based tests found something interesting.
It appears to be triggered by specific array sizes (in the context of the tests, that is, a few arrays are produced, 10 or so). …
smoge updated
6 months ago
-
-
Today, when a record or class is generic, the compiler generates a type constructor for it. However, in some cases, the compiler's notion of the type constructor may be overkill or not the way the us…