You can buy this project and download/modify it how often you want.
package libretto.util trait ForAll[+F[_]] { def apply[A]: F[A] }