
Go to the source code of this file.
Functions/Subroutines | |
| static gs_t | gs_cons (gs_t e, gs_t es) |
| gs_count_t | gs_length (gs_t list) |
| gs_t | gs_index (gs_t list, gs_count_t index) |
| gs_t gs_index | ( | gs_t | list, | |
| gs_count_t | index | |||
| ) |
Definition at line 35 of file gspin-list.c.
| gs_count_t gs_length | ( | gs_t | list | ) |
Definition at line 27 of file gspin-list.c.
1.5.6