Prepend a single child to a tree. tree "hello" [ singleton "everyone" ] |> prependChild (singleton "dear") --> ...
確定! 回上一頁