Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

looks doable with C++ using :

template<typename T> using Map = std::function<T (T)>;



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: