Enum member isBtlInputRange

Same as std.range.isInputRange but support non copyable elements.

enum isBtlInputRange(R) = impl;