Metadata-Version: 2.1
Name: nonex
Version: 0.1.2
Summary: 
Author: Roy Rothenberg
Author-email: royrothenberg@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown

A few None-safe functions missing from the standard library. Inspired by [Hack](https://hacklang.org)'s funcX pattern. 

