Skip to content

Instantly share code, notes, and snippets.

View backnotprop's full-sized avatar
📟
E.Alderson

Michael Ramos backnotprop

📟
E.Alderson
View GitHub Profile
var StableMatching = (function (data) {
let _DB = data;
// this is stage 1
function _proposalStage(refresh){
...
}
return {
init: function(db) {