CustomGrouping

fun CustomGrouping(grouping: (List<AccountWithImage>) -> List<GroupedAccountsItem>)