 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var ( // Mod is the global digit mask. Don't change this. Unless you hate yourself. Mod = 10000000 // MaxFives is a value greater than k where k is the largest 5^k factor we expect to encounter MaxFives = 16 )
Functions ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.