in1d_func_sort = ''' comp_in1d = np.in1d(main_arr, comp_arr, kind='sort') '''
Hosted onDeepnote