Skip to content

Instantly share code, notes, and snippets.

View vdhamer's full-sized avatar

Peter van den Hamer vdhamer

View GitHub Profile
@tylerstillwater
tylerstillwater / FeatureVoterTallyAPI.swift
Last active December 12, 2023 14:07
FeatureVoter Implementation using Tally instead of CountAPI
//
// FeatureVoter.swift
// Mutaclip
//
// Created by Tyler Stillwater on 5/10/23.
//
// Custom voter implementation for: https://github.com/AvdLee/Roadmap
// Note: will not work until this PR is merged: https://github.com/AvdLee/Roadmap/pull/71