mirror of
https://github.com/logos-storage/apatheia.git
synced 2026-01-02 13:03:11 +00:00
setup OpenArrayHolder conversion
This commit is contained in:
parent
89ec8371b4
commit
fc8871d774
@ -5,7 +5,9 @@ import macroutils
|
||||
import jobs
|
||||
export jobs
|
||||
|
||||
# TODO: make these do something useful or remove them
|
||||
## Tasks provide a convenience wrapper for using the jobs module. It also
|
||||
## provides some extra conveniences like handling a subset of `openArray[T]`
|
||||
## types in a safe manner using `OpenArrayHolder[T]` type.
|
||||
|
||||
template convertParamType*[T](obj: OpenArrayHolder[T]): auto =
|
||||
static:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user