~starkingdoms/starkingdoms

ref: bf1ffce5e6655cd5b432bd1abf6eb0fc2cd8f09e starkingdoms/crates/kabel/src/extension.rs -rw-r--r-- 107 bytes
bf1ffce5ghostly_zsh sampling now clamps to the end of the spline correctly 5 months ago
                                                                                
1
2
3
4
#[derive(Debug, Clone)]
pub enum Extension {
    Resolution(usize, usize), // scope, pointer to variable
}