Skip to content

Added Use Cases for Elixir #1

Open
vinpatel wants to merge 10000 commits intovinpatel:usecasesfrom
elixir-lang:main
Open

Added Use Cases for Elixir #1
vinpatel wants to merge 10000 commits intovinpatel:usecasesfrom
elixir-lang:main

Conversation

@vinpatel
Copy link
Copy Markdown
Owner

Added use cases for the language at an high level to increase adaption of the programming language . will update more use high level use cases

eksperimental and others added 22 commits February 27, 2026 08:48
`:exclude`/`:include` can be:
- an atom
- a list of atoms and keyword elements
lukaszsamson and others added 30 commits May 1, 2026 23:04
It is consistent with the other implementations.
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.35.1 to 4.35.2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@c10b806...95e58e9)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-version: 4.35.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [DavidAnson/markdownlint-cli2-action](https://github.com/davidanson/markdownlint-cli2-action) from 23.0.0 to 23.1.0.
- [Release notes](https://github.com/davidanson/markdownlint-cli2-action/releases)
- [Commits](DavidAnson/markdownlint-cli2-action@ce4853d...6b51ade)

---
updated-dependencies:
- dependency-name: DavidAnson/markdownlint-cli2-action
  dependency-version: 23.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Previous code used `Enum.all?` and silently skipped invalid pairs
Previously a negative timeout value violating the spec was returned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet