-
Updated
Aug 20, 2021 - Common Lisp
extensible
Here are 199 public repositories matching this topic...
-
Updated
Aug 20, 2021 - TypeScript
-
Updated
Aug 7, 2021 - Swift
-
Updated
Aug 6, 2021 - Go
-
Updated
Mar 29, 2021 - Swift
-
Updated
Mar 30, 2021 - Go
https://github.com/Pext/Pext/blob/master/docs/installation.rst contains instructions for openSUSE, but more repositories are available (despite being untested).
These need to be documented for the relevant distributions:
Stable: https://download.opensuse.org/repositories/home:/TheLastProject:/python-pext/
Nightly: https://download.opensuse.org/repositories/home:/TheLastProject:/python-pext:/d
-
Updated
Aug 2, 2021 - JavaScript
Backreferences referencing a (named) capture group declared after the reference always expand to an empty string. They are in fact forwardreferences.
/^\1(.)$/.test('aa'); // doesn't match
/^\k<name>(?<name>.)$/.test('a'); // matches only a single characterRelated: #615
-
Updated
Jun 3, 2020 - Swift
-
Updated
Apr 8, 2021 - C#
-
Updated
Jul 13, 2019 - Python
-
Updated
Aug 1, 2021 - Python
-
Updated
Aug 19, 2021 - Ruby
-
Updated
Aug 14, 2021 - PHP
-
Updated
Sep 26, 2019 - C
-
Updated
Aug 4, 2021 - Python
-
Updated
Dec 6, 2020 - Haskell
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Aug 2, 2021 - Python
-
Updated
Sep 21, 2020 - Rust
-
Updated
Aug 7, 2021 - Swift
-
Updated
Jan 23, 2019 - JavaScript
-
Updated
Jun 17, 2021 - Common Lisp
-
Updated
Dec 17, 2020 - C#
-
Do you want to request a feature or report a bug?
Feature -
What is the current behavior?
To get all switches connected to a node, one needs to iterate over all the switches of its voltage level. -
What is the expected behavior?
Get all switches connected to a node directly with cached calculation. -
**What is the motivation / use case for changing the behavior?
Improve this page
Add a description, image, and links to the extensible topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the extensible topic, visit your repo's landing page and select "manage topics."
For different use cases, like bencheeorg/benchee_html#10 it'd be great to have statistics about statistics - what I'd call "meta statistics" - although there's probably some better real statistics name for this :)
What should be in there (that I know of so far):
This should be