Manikanta Gade
Manikanta Gade
@mrniko Any update on the `RExpirable.addExpireListener()` ? Thanks.
@mrniko `RExpirable.expire(long, TimeUnit)` is setting timeout (i.e., returning `true`) only when calling `expire()` after setting at least one value. For example, the below code will **not** set a expiry. @Test...
@mrniko Once a key is expired, can we get the expired object in any callback? like any keyevent message? Somewhere I read/heard about *'you will get expired object for free'...
@mrniko I'm not sure if I misread your statement. Are you saying that we can get the **expired object** using `.getMap()`? How will it get the value once expired in...
@mrniko Thanks for your inputs. `RMapCache` may not be of direct use in my case, but I'll try to make it work and will see if there is a better...
This logic can be easily extend to support, say, 4 consecutive numbers. Is there any even simpler logic?
Same issue with `Input` font and VSCode on Ubuntu 
For now, I've changed editor font to `Input Mono` and now guides are drawn properly. 
Angular's `ng serve` does the same, right? Is there any difference?
4+ support in this repo itself? or different repo? Thanks.