cayley/graph/iterator
kortschak d6f94be514 Base nexting on interface satisfaction
This is done unsubtlely at the moment and there is plenty of room for
optimisation of assertion location to prevent repeated reasserting as is
done now.
2014-07-30 16:06:46 +09:30
..
all_iterator.go Base nexting on interface satisfaction 2014-07-30 16:06:46 +09:30
and_iterator.go Base nexting on interface satisfaction 2014-07-30 16:06:46 +09:30
and_iterator_optimize.go Base nexting on interface satisfaction 2014-07-30 16:06:46 +09:30
and_iterator_optimize_test.go Move tag handling out into graph.Tagger 2014-07-30 10:25:32 +09:30
and_iterator_test.go Move tag handling out into graph.Tagger 2014-07-30 10:25:32 +09:30
fixed_iterator.go Base nexting on interface satisfaction 2014-07-30 16:06:46 +09:30
hasa_iterator.go Base nexting on interface satisfaction 2014-07-30 16:06:46 +09:30
iterator.go Base nexting on interface satisfaction 2014-07-30 16:06:46 +09:30
linksto_iterator.go Base nexting on interface satisfaction 2014-07-30 16:06:46 +09:30
linksto_iterator_test.go Purge goconvey and mock 2014-07-05 22:00:46 +09:30
mock_ts_test.go Purge goconvey and mock 2014-07-05 22:00:46 +09:30
optional_iterator.go Base nexting on interface satisfaction 2014-07-30 16:06:46 +09:30
or_iterator.go Base nexting on interface satisfaction 2014-07-30 16:06:46 +09:30
or_iterator_test.go Base nexting on interface satisfaction 2014-07-30 16:06:46 +09:30
query_shape.go Base nexting on interface satisfaction 2014-07-30 16:06:46 +09:30
query_shape_test.go Move tag handling out into graph.Tagger 2014-07-30 10:25:32 +09:30
value_comparison_iterator.go Base nexting on interface satisfaction 2014-07-30 16:06:46 +09:30
value_comparison_iterator_test.go Tabulate value comparison tests 2014-07-07 12:01:16 +09:30