Advertisement
Guest User

Untitled

a guest
Mar 14th, 2021
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lisp 0.15 KB | None | 0 0
  1. (push (cons (if (null (jsown:val-safe v "display_name"))
  2.                 k
  3.                 (jsown:val v "display_name"))
  4.             k)
  5.       lst)
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement