-
Bash has an expressive feature called [brace expansion](https://www.gnu.org/software/bash/manual/html_node/Brace-Expansion.html#Brace-Expansion), which elegantly supports generating "Cartesian product…
-
HS 4.2.15.0 and earlier
FeatureFactory AddNumberInputField is intended to be used to allow the user to specify a number input control for a feature. It contains the following definition:
public…
-
Hi,
Thanks a lot for your work on providing this custom provider! Been struggling to make it work with `phonenumbers` parser in my test suite until I found faker-e164.
Now when I run tests I get …
-
Hi there. Thanks first of all for the cool work done here !
In our production code we are using cpp 20 and I wanted by including this library allow for the use of ranges which in 20 are arguably a g…
-
House number ranges should not be splitted because since both parts are meaningless on their own in my opinion and you usually want to use the number (range) in one piece.
```php
[
'Happy Str…
-
I need to be able to write number ranges like
```
[ .... ; .... >
```
or
< .... ; .... ]
But instead of the `` I would really like to use `\langle` and `rangle`. Are there any plans to support …
-
Consequences of the fact that they do not share a common sequence anymore:
* Recurring orders don't work (I've even hidden the buttons). It hasn't worked for 14 years (due to overlapping number ran…
-
# Provide required information needed to triage your issue
I am trying to dirty some excel ranges and await their calculation. I was hoping to do this by adding an onCalculated event to the relevan…
-
Unsure if it is a local problem or community issue.
Relevant slack convos - https://folio-project.slack.com/archives/C20V5L40P/p1694096746131329?thread_ts=1694086346.601559&channel=C20V5L40P&messag…
-
I’d like to transition away from our use of [doxy2swig](https://github.com/m7thon/doxy2swig) to SWIG native support by adding the -doxygen flag. This gives me some problems. The main one being that mo…