ABDELMAJID ID ALI

Results 3 issues of ABDELMAJID ID ALI

Hi there. I try to build this package on Raspberry Pi3B with ubuntu rasp 22.04 LTS and I get this error ``` VC4C/src/llvm/BitcodeReader.cpp:1045:39: error: ‘const class llvm::CallInst’ has no member...

Hi, Thanks for this lib. Is it possible to make the function **List.toPagingData()** in [PagingData.kt](https://github.com/kuuuurt/multiplatform-paging/blob/dabcdc5315edc3776f737f5d2a10a0bdd69aa943/paging/src/iosMain/kotlin/com/kuuurt/paging/multiplatform/PagingData.kt#L12) public so we can create empty paging list as in Paging3 (**PagingData.empty()**) Here is where...