quicklisp-projects icon indicating copy to clipboard operation
quicklisp-projects copied to clipboard

Please add Type-Templates

Open Shinmera opened this issue 2 years ago • 0 comments

This library allows you to define types and "template functions" that can be expanded into various type-specialised versions to eliminate runtime dispatch overhead. It was specifically designed to implement low-level numerical data types and functionality.

Author: Yukari Hafner License: zlib Source: https://github.com/shinmera/type-templates.git Documentation: https://shinmera.github.io/type-templates

Shinmera avatar Aug 11 '23 14:08 Shinmera