Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

hashable

Here are 11 public repositories matching this topic...

Hashable and Codable support for existential types

  • UpdatedJan 15, 2025
  • Swift

A package to perform SHA hash functions over key-value objects that works both in Node.js and native JS. It also can be used with typescript projects. It provides a single method `digest()` that first creates an array of the object values ordered by the object keys (order in JS objects is not guaranteed); then, it JSON.stringify it; and finally …

  • UpdatedApr 14, 2023
  • JavaScript

Generate consistent hashable JSON payload, great for piping through hash functions.

  • UpdatedDec 10, 2024
  • JavaScript

Provides a convenient and efficient way to count the occurrences of items (hashable and unhashable) in a list

  • UpdatedJul 2, 2023
  • Python

Determine a color based on the hash of an object.

  • UpdatedJun 1, 2025
  • Haskell

This repository contains Python projects from my CodersLab course, demonstrating key programming concepts and libraries.

  • UpdatedJan 11, 2025
  • Python

we’ll be focusing on navigation

  • UpdatedDec 4, 2024
  • Swift

Build a scrabble cheating app.

  • UpdatedNov 22, 2020
  • Swift

A set that handles all kinds of objects (hashable or not) and preserves the order of the elements

  • UpdatedJul 8, 2023
  • Python

provides a simple and efficient way to remove duplicates from an iterable (even with unhashable elements, optional order preservation)

  • UpdatedJun 29, 2023
  • Python

Improve this page

Add a description, image, and links to thehashable topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with thehashable topic, visit your repo's landing page and select "manage topics."

Learn more


[8]ページ先頭

©2009-2025 Movatter.jp