Jump to content

Tree datastructures: Difference between revisions

→‎{{header|Haskell}}: Added a first Haskell draft.
(→‎{{header|Haskell}}: Added a first Haskell draft.)
Line 35:
Parses the initial tree from outline text, and writes out the flat
and nested structures in a minimal JSON format:
<lang haskell>{-# LANGUAGE OverloadedStrings #-}
 
9,659

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.