tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
gene_xor
tagion
utils
Gene
Undocumented in source.
ulong
[]
gene_xor
(const(ulong[]) a, const(ulong[]) b)
void
gene_xor
(ulong[] result, const(ulong[]) a, const(ulong[]) b)
@
nogc
@
safe
pure nothrow
void
gene_xor
(
ref
scope
ulong
[]
result
,
scope
const
(
ulong
[])
a
,
scope
const
(
ulong
[])
b
)
Meta
Source
See Implementation
tagion
utils
Gene
functions
gene_count
gene_xor