Jonathan Skeate

Results 9 issues of Jonathan Skeate

This adds [`non`](https://hackage.haskell.org/package/lens-5.0.1/docs/Control-Lens-Iso.html#v:non) and [`anon`](https://hackage.haskell.org/package/lens-5.0.1/docs/Control-Lens-Iso.html#v:anon). I think this will almost always be used with `composeIso` from some more complex optic type, so it might be best to add a combinator...

Right now when the time is set in the range of a feature, the feature is inserted. When the time is set outside of the range of the feature, it's...

Right now only the `L.Timeline` layer has an event, and it doesn't tell you anything (though you can access most of what you might want to know directly through the...

Right now, this is essentially the algorithm: 1. User mousedowns on a shape. Calculate (rough) centroid of shape, and distance (d1) of mouse location to the centroid. 2. As mouse...

enhancement

##### Expected Behavior In Neovim, enter insert mode and press ctrl+v ctrl+h. Output should be ^H. ##### Current Behavior Output is ##### Context This seems to be a regression, as...

bug
feature requests

**Description of the change** Adds `ComonadAsk`, `ComonadEnv`, and `ComonadTraced` instances for `StoreT`, `EnvT`, and `TracedT` Closes #35 --- **Checklist:** - [x] Added the change to the changelog's "Unreleased" section with...

https://reactjs.org/docs/higher-order-components.html#convention-wrap-the-display-name-for-easy-debugging

Fixes #26382 With `intrinsic` types, it seemed like some simple type-level math would be a straightforward addition, so I wanted to try it out. This adds several new `intrinsic` types...

For Uncommitted Bug