RubyGems Navigation menu

is_pangram 1.1.1

This RubyGem contains a boolean method 'is_pangram?', which takes a string as an argument. The method returns true if the argument is a pangram (contains each letter of the English alphabet at least once) and false if not.

Gemfile:
=

installieren:
=

Versionen:

  1. 1.1.1 March 17, 2020 (4,5 KB)
  2. 0.1.0 March 17, 2020 (4,5 KB)

Besitzer:

Pushed by:

Autoren:

  • Lily Blake

SHA 256-Prüfsumme:

=

Downloads insgesamt 4.013

Für diese Version 2.316

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.3.0

Links: