klyn.data.memory.MemoryRepository.count
method
public count() as Long:
Description

Returns the exact repository size.

Returns

Entity count.

Example
assert repository.count() == 3