Extensions to System.CodeAnalysis (Roslyn) and System.Reflection.
-
Updated
Mar 27, 2024 - C#
Extensions to System.CodeAnalysis (Roslyn) and System.Reflection.
Single-class, Rust-inspired enum implementation for PHP
In this project, I will implement my own version of Ruby’s enumerable methods.
In this project, I built a clone of Ruby's enumerable methods such as: my_each, my_each_with_index, my_select,#my_all?# my_any? #my_none?# my_count, #my_map, #my_inject
Own implementation of Ruby’s enumerable methods
This software can do almost anything you want with any arrays, from sorting them to making basic operations with its items.
Snowglobes and Methods is a Ruby fundamentals exercise I developed for students while on staff at the Turing School. It is designed to teach the fundamentals of enumerables and hashes.
Implementation of Ruby 3.0 enumerable methods with custom modules
Golang Data Structures implementation.
A set of assorted helper functions, extensions and classes in .NET Standard
This is a demonstration of how someone can create ruby's core functions using the enumerable module. It is very flexible and if someone needs to write the functions they can to ease their workflow.
Array monkey patching recreating basic enumerable methods from scratch.
Manual implementation of essential enumerables methods
My own collection of utility methods and classes that I feel are missing from JavaScript, also with some other junk thrown in.
Add a description, image, and links to the enumerables topic page so that developers can more easily learn about it.
To associate your repository with the enumerables topic, visit your repo's landing page and select "manage topics."