Fun 0.41.5
The programming language that makes You have fun
Loading...
Searching...
No Matches
Map Struct Reference
Collaboration diagram for Map:

Data Fields

int refcount
int count
int cap
char ** keys
Valuevals

Detailed Description

Definition at line 20 of file map.c.

Field Documentation

◆ cap

int cap

Definition at line 23 of file map.c.

◆ count

int count

Definition at line 22 of file map.c.

◆ keys

char ** keys

Definition at line 24 of file map.c.

◆ refcount

int refcount

Definition at line 21 of file map.c.

◆ vals

Value * vals

Definition at line 25 of file map.c.


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