Is there a solution not involving unsafe casts? This sort of
loop-construction seems like a very common thing to do. Threading views is
also common, but templates do not allow that. If env is given a viewtype
(@[int][N] @ A | void), it still doesn’t work (no template is found for
fwork).
Is there a solution not involving unsafe casts? This sort of
loop-construction seems like a very common thing to do. Threading views is
also common, but templates do not allow that. If env is given a viewtype
(@[int][N] @ A | void), it still doesn’t work (no template is found for
fwork).
Is there a solution not involving unsafe casts? This sort of
loop-construction seems like a very common thing to do. Threading views is
also common, but templates do not allow that. If env is given a viewtype
(@[int][N] @ A | void), it still doesn’t work (no template is found for
fwork).