blob: e9e10ab8cac4c9d1c5ef05777de5f83eeb4b938b (
plain) (
blame)
1
2
3
4
5
|
// SPDX-License-Identifier: AGPL-3.0-only
// SPDX-FileCopyrightText: Copyright (c) 2025 Runxi Yu <https://runxiyu.org>
// Package misc provides miscellaneous functions and other definitions.
package misc
|