import * as clock from 'binary-clock-core'; const currDate = new Date(); clock.getTime(currDate); clock.getHours(currDate); clock.getMinutes(currDate); clock ...
I made BitsetSphere to bridge the gap between abstract math theory and tangible intuition. I believe that complex concepts, like the bijection between power sets and binary strings, become clearer ...