Reduct  v1.0.4-3-gdaf0d70
A functional and immutable language.
Loading...
Searching...
No Matches
reduct_constant_t Struct Reference

Constant structure. More...

#include <core.h>

Collaboration diagram for reduct_constant_t:

Data Fields

struct reduct_atom * name
 
struct reduct_item * item
 

Detailed Description

Constant structure.

Definition at line 50 of file core.h.

Field Documentation

◆ name

struct reduct_atom* reduct_constant_t::name

Definition at line 52 of file core.h.

◆ item

struct reduct_item* reduct_constant_t::item

Definition at line 53 of file core.h.


The documentation for this struct was generated from the following file: