Fork me on GitHub
#pedestal
<
2017-10-13
>
kuzmin_m11:10:52

Hi! I have a interceptor A and a interceptor B. These interceptors defined as maps. I want to make interceptor C as composition of A and B. How can I do this?