Skip to content

Instantly share code, notes, and snippets.

View gspalato's full-sized avatar
💀
i forgor

Gabriel Spalato Marques gspalato

💀
i forgor
View GitHub Profile
@gspalato
gspalato / Set.cs
Last active February 12, 2020 20:07
Unefficient and incomplete mathematical set implementation in C#.
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
namespace Arpa.Structures
{
public class Set<T> : IEnumerable<T>
{
public T[] array = new T[] { };
### Keybase proof
I hereby claim:
* I am gspalato on github.
* I am ohinoki (https://keybase.io/ohinoki) on keybase.
* I have a public key ASDEXirxa85nhg2f_ha09FZs4g9rKcJPInxn5PFKSGsLlgo
To claim this, I am signing this object:
### Keybase proof
I hereby claim:
* I am ohinoki on github.
* I am ohinoki (https://keybase.io/ohinoki) on keybase.
* I have a public key ASDEXirxa85nhg2f_ha09FZs4g9rKcJPInxn5PFKSGsLlgo
To claim this, I am signing this object: