mes/mes/module/srfi/srfi-9
Jan Nieuwenhuizen d07cd96f58
mes: Switch to srfi-9 based on structs.
* mes/module/srfi/srfi-9.mes: Swap symlink to srfi-9-struct.mes.
* mes/module/srfi/srfi-9/gnu.mes: Swap symlink to gnu-struct.mes.
* src/module.c (make_module_type): Update to match srfi-9-struct
records.  Update users.
* src/hash.c (make_hashq_type): Likewise.
2018-10-15 21:52:47 +02:00
..
gnu-struct.mes mes: srfi-9: Add implementation based on struct. 2018-10-15 21:52:31 +02:00
gnu-vector.mes mes: srfi-9: Add implementation based on struct. 2018-10-15 21:52:31 +02:00
gnu.mes mes: Switch to srfi-9 based on structs. 2018-10-15 21:52:47 +02:00