I want to get the first n elements from a Results.
let results = realm.objects(myObj.type).prefix(5)
results is now a Sli
results
Sli