consumer⇒accept method
supplier⇒get method
function⇒apply method
predicate⇒test method
state⇒제이슨의 메모리공간
b( () ⇒ ) = callback 함수
{() ⇒ x} = 함수
{( () ⇒ x )} = callback 함수
json 안에 () => 이거 있으면 콜백 X