1007 repositories for kotlin

LazyWorker is a helper class for doing tasks delayed. Such as checking inputs which require network operations and should not been done after each key down.
Library for RecyclerView with MultibindingAdapter, which supports multiple view holders, provided by viewHolder delegates.