dots2env: Convert an a ... object into an environment, without forcing promises.
Description
All named entries in the dots object will be bound to
variables in the given environment. Unnamed entries
will be appended to any existing value of `...` in the order
in which they appear. Promises will not be forced.