exercism / elixir

Exercism exercises in Elixir.
https://exercism.org/tracks/elixir
MIT License
614 stars 397 forks source link

Update introduction.md #1509

Closed RomanMIzulin closed 1 month ago

github-actions[bot] commented 2 months ago

Thank you for contributing to exercism/elixir 💜 🎉. This is an automated PR comment 🤖 for the maintainers of this repository that helps with the PR review process. You can safely ignore it and wait for a maintainer to review your changes.

Based on the files changed in this PR, it would be good to pay attention to the following details when reviewing the PR:


Automated comment created by PR Commenter 🤖.

angelikatyborska commented 2 months ago

Hi! Thank you for your contribution. Could you please provide a meaningful pull request title and description that explains the change you're proposing?

angelikatyborska commented 1 month ago

I'm going to close this PR because I didn't get any arguments for it, and I don't agree with the proposed change:

  1. You can't say "gradually dynamically" typed because gradual typing is something between static and dynamic.
  2. Elixir is not yet gradually typed. It's work in progress.
RomanMIzulin commented 1 month ago
  1. valid point
  2. what do you mean? https://elixirforum.com/t/jose-valim-elixir-is-officially-a-gradually-typed-language/60850
angelikatyborska commented 1 month ago

It's a promotional tweet. It's meant to catch attention.

Gradual types in Elixir are still a work in progress, as outlined in the roadmap here: https://hexdocs.pm/elixir/main/gradual-set-theoretic-types.html

As long as https://elixir-lang.org advertises Elixir as a dynamically typed language, so will Exercism 🙂

Screenshot 2024-08-29 at 16 45 36