-
`Regex` doesn't provide a way to validate whether a given string is a valid regular expression without getting an exception. It should provide one.
## Background
`TryParse` is a common pattern in .NE…
-
It would be cool if players could craft railbuses, japanese trains...
-
Hi, first I just want to thank you for this awesome library :)
I'm wondering about the map_ function and its unsafe usage. I might be doing this wrong, if so please correct me!
So if i'm making …
-
I understand your decision, to not use operator overloading.
To frame my following opposition to it, here my background:
I can not use FSharp in my current project, since it is barely implemented.…
-
- Title
Era of an Edge Device
- Brief description about the content to be covered
Technology is getting ubiquitous day by day. Now people or users want to experience technology in a low-cost device…
-
I have tried running this plugin on both macOS and linux (NixOS) via vim (`coc.nvim`), and I have observed the same error on both operating systems. Here's the process I've followed:
1. clone proje…
-
This is somewhere between a question and a feature request.
Let's say you have a server that has boilerplate at the beginning of each method. Maybe it's like:
```python
class FooServer(FooBase):
…
-
This issue is for discussion of the proposal to provide a Standard Library class to encapsulate successful or failed function execution.
Proposal text: [result.md](https://github.com/Kotlin/KEEP/bl…
-
Railway Oriented Programming(ROP) is explained here:
[https://fsharpforfunandprofit.com/rop/](https://fsharpforfunandprofit.com/rop/)
Is there any way to use this pattern with `Fluture`
I can d…
-
> (DS): More generally I'd be interested in some general principles about handling exceptions in a layered architecture...
we'll have some good chat about it in part 2 once #123 gets merged, but wo…