libksr/include/ksr
Madeorsk 2552fa9db9
continuous-integration/drone/push Build is failing Details
Add finally callback to promises.
A finally callback is called on success or fail of the promise.
2023-07-15 19:51:44 +02:00
..
arrays.h Fix warning about function definitions without argument. 2023-07-15 14:44:35 +02:00
buffers.h Fix warning about function definitions without argument. 2023-07-15 14:44:35 +02:00
errors.h Add a function to try to get a result or throw the error if there is one. 2023-07-15 14:42:33 +02:00
files.h Create first structures and functions. 2021-07-31 19:06:57 +02:00
logging.h Fix bold reset code. 2023-02-12 17:03:47 +01:00
promises.h Add finally callback to promises. 2023-07-15 19:51:44 +02:00
regex.h Create first structures and functions. 2021-07-31 19:06:57 +02:00
string.h Create first structures and functions. 2021-07-31 19:06:57 +02:00