ExRoseTree.Support.Zippers (ExRoseTree v0.1.4)

View Source

Sample Zippers for use in development and testing.

WARNING :: Do not make modifications to the values or structures of these samples without being prepared to rewrite any unit test that relies on them!

Summary

Functions

empty_z()

leaf_z()

simple_z()

z_breadth_first()

z_breadth_first_siblings()

z_depth_first()

z_depth_first_siblings()

z_with_1st_cousins()

z_with_2nd_cousins()

z_with_ancestral_piblings()

z_with_descendant_niblings()

z_with_extended_cousins()

z_with_extended_cousins_2()

z_with_extended_niblings()

z_with_grand_niblings()

z_with_grandchildren()

z_with_grandchildren_2()

z_with_grandparent()

z_with_grandpiblings()

z_with_great_grandchildren()

z_with_great_grandchildren_2()

z_with_great_grandparent()

z_with_niblings()

z_with_no_ancestral_piblings()

z_with_parent()

z_with_piblings()

z_with_siblings()