View Source ExRoseTree.Support.Zippers (ExRoseTree v0.1.3)

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!

Link to this section Summary

Link to this section Functions

Link to this function

z_breadth_first_siblings()

View Source
Link to this function

z_depth_first_siblings()

View Source
Link to this function

z_with_ancestral_piblings()

View Source
Link to this function

z_with_descendant_niblings()

View Source
Link to this function

z_with_extended_cousins()

View Source
Link to this function

z_with_extended_cousins_2()

View Source
Link to this function

z_with_extended_niblings()

View Source
Link to this function

z_with_grandchildren_2()

View Source
Link to this function

z_with_great_grandchildren()

View Source
Link to this function

z_with_great_grandchildren_2()

View Source
Link to this function

z_with_great_grandparent()

View Source
Link to this function

z_with_no_ancestral_piblings()

View Source