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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.1.1 - March 17, 2020 (4.5 KB)
  2. 0.1.0 - March 17, 2020 (4.5 KB)

业主:

推送:

作者:

  • Lily Blake

SHA 256 校验和:

94b7a9c594905ba2101f31227aef2110e32a3678b147e27bb81ff0e61252beac

下载总量 3,449

这个版本 1,986

许可:

MIT

需要的 Ruby 版本: >= 2.3.0

链接: