Skip to content

Instantly share code, notes, and snippets.

View BrannJoly's full-sized avatar

Brann Joly BrannJoly

View GitHub Profile
// ************** Implementation **************
namespace CodeDucky
{
using Microsoft.CSharp.RuntimeBinder;
using System;
using System.Collections;
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Linq;