basically, i want to transform a list<E> int...
# codereview
m
basically, i want to transform a list<E> into a list<E?> with fixed size, with nulls or a fixed element if needed