Merge: src/model/model_index: model index uses BKTree
[nit.git] / lib / posix / README.md
1 Services conforming to POSIX
2
3 The core module `posix` includes POSIX services available on all POSIX compliant systems.
4 For services provided by some implementations of POSIX but absent from any POSIX version,
5 import `posix::ext`.