wannabe_bool
Boolifier
Converts various string and numeric values to boolean equivalents
If string, numeric, symbol and nil values wanna be a boolean value, they can with the new #to_b method (and more).
160 stars
6 watching
14 forks
Language: Ruby
last commit: over 4 years ago
Linked from 1 awesome list
booleanconversionpredicate-methodsprodisrubywannabe-bool
Related projects:
Repository | Description | Stars |
---|---|---|
| A Ruby library that enables efficient storage and querying of multiple boolean values in a single integer | 223 |
| An editor extensibility tool for evaluating and recording the results of each line of Ruby code | 1,310 |
| Simplifies the creation of Domain Specific Languages (DSLs) in Ruby by providing a way to treat methods as a DSL and handle code extraction with local variable access | 418 |
| Converts Ruby Abstract Syntax Tree (AST) to semantically equivalent source code | 309 |
| A Go package implementing bitsets as a mapping between non-negative integers and boolean values | 1,363 |
| A Ruby library for converting characters between Latin and Cyrillic scripts. | 0 |
| A Lua library for converting between various binary data formats | 85 |
| A flexible and extensible machine learning library for Ruby | 385 |
| Converts Arabic numbers to written words in a human-readable format. | 54 |
| Methods to simplify Ruby development by adding utility functions to core classes. | 204 |
| Enables step-by-step debugging and stack navigation in the Ruby REPL | 2,011 |
| A Ruby binding for the OpenBSD bcrypt() password hashing algorithm | 1,933 |
| A Ruby implementation of Naive Bayes for probability estimation and classification tasks | 153 |
| A simple implementation of a Naive Bayes classifier for text classification tasks | 49 |
| Converts bool expressions to Elasticsearch's DSL syntax | 50 |