• 0 Posts
  • 3 Comments
Joined 1 month ago
cake
Cake day: August 15th, 2025

help-circle

  • in a dynamic typed language with dumb string to int coercions, I kinda get why such a would library exists.

    If string return nan, else % 2

    So it’s more a symptom of terrible language design than modern dependency hell.

    Dependency chain: is-even depends on is-odd which depends on is-number