Serene Runtime 1.0.0
C runtime for the Serene programming language
Loading...
Searching...
No Matches
alist.h File Reference

Go to the source code of this file.

Data Structures

struct  srn_alist_t
 

Typedefs

typedef uintptr_t srn_value_t
 
typedef struct srn_alist_t srn_alist_t
 

Typedef Documentation

◆ srn_alist_t

typedef struct srn_alist_t srn_alist_t

◆ srn_value_t

typedef uintptr_t srn_value_t

Definition at line 20 of file alist.h.