Uniot Core
0.8.1
Loading...
Searching...
No Matches

Manages and validates Lisp primitive operations. More...

Collaboration diagram for Expeditor:

Classes

class  uniot::PrimitiveExpeditor
 

Detailed Description

Manages and validates Lisp primitive operations.

Provides utilities for describing lisp primitive functions, validating their arguments, and extracting values from those arguments. It handles type checking and conversion between Lisp types and C++ types.