Visualize a tree: Difference between revisions

m
m (→‎Functional Python: Small edits to a couple of primitives)
m (→‎Python :: Functional composition: (edited a comment line))
Line 2,140:
└─ Lambda
'''
# Tree style and algorithm inspired by the Haskell snippet at:
# https://doisinkidney.com/snippets/drawing-trees.html
 
9,655

edits