Change ez_node to use anonymous unions/structs for convenience.
authorNot Zed <notzed@gmail.com>
Tue, 23 Jul 2024 04:26:49 +0000 (13:56 +0930)
committerNot Zed <notzed@gmail.com>
Tue, 23 Jul 2024 04:26:49 +0000 (13:56 +0930)
commit13779f4e54c07c3edf3db3934db8a7cbb33483a7
tree2bee7b6a96c403ffe7149cdc201c433e3aba0158
parent9610c7bd948231589ce8e6f3c57dc27853d04fc7
Change ez_node to use anonymous unions/structs for convenience.
ez-list.h
ez-node.h
ez-set.c
ez-tree.c
ez-tree.h
test-tree.c