nth 0.1.0
The Nth gem is a collection of utilities that use named numbers and ordinals to represent or access data. The gem supports numbers bigger than a milliquadragintillion (over 3000 zeros). A way smaller number septemvigintillion is more than the number of atoms in the Universe; it only has 84 zeros. Asside from ridiculously large numbers, there are also some useful utilities using named numbers. As an example we can access the `#twelfth` character of a string. Cookbook applications might like to use named measurements such as 'five and three quarters'.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (1):
            primitive_wrapper
            >= 2.2.0
          
    