what method of removing duplcates in an array work...
# suitescript
s
what method of removing duplcates in an array works for 2.0? I can’t make the filterOf, and new Set work for my CS
b
s
oh! this is the first time i’m seeing this!
s
I use lodash so heavily I just consider it part of the system.