Guest User

Untitled

a guest
Nov 22nd, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. // Case 6: Prune a branch from input JSON
  2. val jsonTransformer = (__ 'key2 'key22).json.prune
  3. json.transform(jsonTransformer)
Add Comment
Please, Sign In to add comment