stb v2.0.0 (2021-03-06T21:30:01Z)
Dub
Repo
binarySearch
stb
Undocumented in source. Be warned that the author may not have intended to support it.
int
binarySearch
(
int
min
,
int
max
,
int
delegate
(
int
)
comp
,
bool
lower
= true
)
Meta
Source
See Implementation
stb
modules
binding
dxt
image
rectpack
functions
binarySearch