Validates if a value is an integer array.
Validates if a value is an integer.
A Long class for representing a 64-bit two's-complement integer value.
A Long class for representing a 64-bit two's-complement integer value.
An arbitrary length integer library for Javascript
Traverse JSON Schema passing each schema object to callback
An implementation of the WHATWG URL Standard's URL API and parsing machinery
Test if a finite double-precision floating-point number is an integer.
Basic layout model and some utilities for Cytoscape.js layout extensions
Pure-JS printf
Add support for more integer widths to Buffer
Parses and manipulates multiple comma-separated integer ranges (eg 1-3,8-10)
Maximum safe double-precision floating-point integer.
Port of the OpenBSD bcrypt_pbkdf function to pure JS
Test if a value is a number having a nonnegative integer value.
Test if a value is a number having an integer value.
Various helper utilities for working with buffers and binary data
Test if a value is a number having a positive integer value.
Align the text in a string.
Validates if a value is a number primitive and an integer.
Generate, and decode, base64 VLQ mappings for source maps and other uses
Validates if a value is a nonnegative integer.
Codecs for numbers of different sizes and endianness
Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
Utility-first integer helpers for RustUse
Utility-first facade crate for RustUse math utilities
Utility-first arithmetic primitives for RustUse
Small modular arithmetic primitives for RustUse
Small prime number utilities for RustUse
Useful helpers to consistently migrate Integer id columns to UUID in PostgreSql. Special support for primary keys and references.
Allows the *_type field in the DB to be an integer rather than a string
ActiveRecord plugin to efficienty store enumerated fields.
use the type of integer in the STI(Single Table Inheritance)
Represents a set of boolean values as an Integer
handles money objects in any currency using just integer as backend
This fixes the DEFAULT_LIMIT set to 4 bytes in ActiveModel::Type:Integer.
Have you ever wanted to store multiple true/false values in your database, but annoyed with how many fields your tables have, then BitSwitcher is good for you. By assigning a bit for each true/false you can store all your fields in one integer.
== StringEnum is a concern that makes it easy to work with enums. Include the module, then invoke the class method string_enum with the attribute name followed by the list of valid values. This will add checks, writers, and constants for each value.
ParseTree is a C extension (using RubyInline) that extracts the parse tree for an entire class or a specific method and returns it as a s-expression (aka sexp) using ruby's arrays, strings, symbols, and integers. As an example: def conditional1(arg1) if arg1 == 0 then return 1 end return 0 end becomes: [:defn, :conditional1, [:scope, [:block, [:args, :arg1], [:if, [:call, [:lvar, :arg1], :==, [:array, [:lit, 0]]], [:return, [:lit, 1]], nil], [:return, [:lit, 0]]]]]
Allows using a single integer column as a set of booleans, with bitfield-style storage.
Detects GCD of two integers using Euclids algorithm. Adaption of original palindrome gem
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.