https://github.com/shakadak/computation_expression.ex
F# computation expressions in Elixir
https://github.com/shakadak/computation_expression.ex
computation-expressions elixir
Last synced: 6 months ago
JSON representation
F# computation expressions in Elixir
- Host: GitHub
- URL: https://github.com/shakadak/computation_expression.ex
- Owner: Shakadak
- License: mit
- Created: 2023-01-11T16:42:34.000Z (over 2 years ago)
- Default Branch: pied
- Last Pushed: 2024-07-10T19:44:44.000Z (about 1 year ago)
- Last Synced: 2025-02-04T15:50:14.773Z (8 months ago)
- Topics: computation-expressions, elixir
- Language: Elixir
- Homepage:
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ComputationExpression
F# computation expressions in Elixir.
See [Computation Expressions F#](https://learn.microsoft.com/en-us/dotnet/fsharp/language-reference/computation-expressions)
See also [Computation expressions: Introduction](https://fsharpforfunandprofit.com/posts/computation-expressions-intro/)See also a translation of the F# for fun and profit series in elixir at https://github.com/Shakadak/ce_examples.ex/blob/pied/lib/fsffap/README.md