dev-racket/hash-star - 9999 (racket-overlay)

Search

Package Information

Description:
Additional functions for interacting with nested hash tables
Homepage:
https://github.com/priime0/hash-star
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
9999 8 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

GH_DOM="github.com"
GH_REPO="priime0/hash-star"

inherit gh racket

DESCRIPTION="Additional functions for interacting with nested hash tables"
HOMEPAGE="https://github.com/priime0/hash-star"

LICENSE="MIT"
SLOT="0"