Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 233 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 233 Bytes

nproc

Provides a very simple wrapper to num_processors in gnulib's nproc module.

Usage

(require nproc) (get-number-of-processors) 4

.. That's it. At the moment it just gives the number of processing units in your system