-
```
function test($a) {
return $a > 10 ? 5:20;
}
```
has only 2 possible paths, but pdepend gives it a npath complexity of 5.
See the discussion at: http://stackoverflow.com/questi…
h0gar updated
6 months ago
-
## Proposal: A built-in Go error check function, `try`
**This proposal has been [closed](https://github.com/golang/go/issues/32437#issuecomment-512035919). Thanks, everybody, for your input.**
B…
-
While preparing yet another presentation on MF2, I needed to write a simple example that got me thinking:
```
.input {$count :number}
.match {$count}
one {{You have {$count} apple}}
* {{You have …
-
I have a few observations to make on the encoding of languages and scripts. (See the bottom of this post for references).
# Language codes
The now-obsolete `x-something` codes can be removed in …
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/CONTRIBUTING.md) for onboarding and email contributors@expensify.com to request t…
-
## Summary
Stack capturing lambdas are normally unsafe, since the lambda may have a lifetime longer than the calling function. This proposal introduces a new type of lambda that is allowed to perf…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
This is written after #1880, and doing small experiment as noted [in these couple of comments](https://github.com/adventuregamestudio/ags/issues/1880#issuecomment-1642899768).
The problem is follow…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…