I don't know what the S K definition of this is: ``` javascript B3 = a => b => c => d => a(b(c(d))) ```