dhtslib ~dstep2 (2022-03-14T21:51:44.4661389)
Dub
Repo
InfoField.to
dhtslib
vcf
record
InfoField
convert to a D type array if int, float, or bool type array
T
[]
to
()
struct
InfoField
T
[]
to
(
T
:
T
[]
)
(
)
if
(
isIntegral
!
T
||
is
(
T
==
float
)
||
isBoolean
!
T
)
T
to
()
T
to
()
Meta
Source
See Implementation
dhtslib
vcf
record
InfoField
constructors
this
functions
to
postblits
this(this)
variables
data
key
len
line
type
convert to a D type array if int, float, or bool type array