Use proper linked lists instead of functional lists.
TODO: fix in-place merge function.
Showing
- _CoqProject 2 additions, 1 deletion_CoqProject
- theories/channel/channel.v 42 additions, 51 deletionstheories/channel/channel.v
- theories/examples/loop_sort.v 0 additions, 1 deletiontheories/examples/loop_sort.v
- theories/examples/map.v 37 additions, 32 deletionstheories/examples/map.v
- theories/examples/map_reduce.v 71 additions, 64 deletionstheories/examples/map_reduce.v
- theories/examples/sort.v 22 additions, 22 deletionstheories/examples/sort.v
- theories/examples/sort_client.v 4 additions, 5 deletionstheories/examples/sort_client.v
- theories/examples/sort_elem.v 1 addition, 1 deletiontheories/examples/sort_elem.v
- theories/examples/sort_elem_client.v 33 additions, 32 deletionstheories/examples/sort_elem_client.v
- theories/utils/flist.v 77 additions, 77 deletionstheories/utils/flist.v
Loading
Please register or sign in to comment