Pinned Loading
-
ethereum-contract-similarity
ethereum-contract-similarity PublicEthereum contract similarity measure evaluation framework
-
-
solc-version-testset
solc-version-testset PublicEthereum contracts compiled with different solc versions and options
-
ciphernotes
ciphernotes PublicA end-to-end encrypted note taking alternative to Google Keep. Offline and cloud synchronized.
-
XSet
XSet 1type EqOr<A, B, Fallback> = A extends B ? (B extends A ? A : Fallback) : Fallback
23export default class XSet<A> extends Set<A> {
4static fromItr<A>(iterable: Iterable<A>): XSet<A>
5static fromItr<A, B>(iterable: Iterable<A>, mapFn: (a: A) => B): XSet<B>
-
cipher-notes
cipher-notes PublicA local-first note-taking app with end-to-end encryption for your private thoughts and data.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.